android - How to send notifications when my app is not running? -


i writing android app. want send notifications device not running app. want notify new features app provide, or when text person should notified that. how can done??

can parse.com? if not what? thanx in advance

yes. can use parse push notifications sending messages devices directly. option available google cloud messaging. read more here..

but cloud messaging services, have provide background service can receive message , handle per requirement. means, service running in background when app not running in foreground.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -