Android - push updates/news to user -


if assume user has not started app, how send/push news/updates?

for instance, imagine user installed "shops-in-your-area" app , set option inform user when new shops launch... user forgets run app. how auto-launch and/or auto-check news show them inside android?

i'd suggest start looking google cloud messaging. might have seen referred before 'gcm'. http://developer.android.com/google/gcm/index.html

this should provide functionality require.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -