Android - notifying message becoming online -


Being the beginner, I just learned how to create an alert for Android apps. The thing is, I Trying to notify some messages that can only be known that my friends will be online through their apps through their apps. So what should I do now or learn to work? Please guide me with cordial thanks.

Just get the value of online_friends if online_friends = true , set notification_trigger = true

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -