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
Post a Comment