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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -