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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -