Android C2DM working if the task is killed -


if server tries send cloud message device, task killed somehow (such advanced task killer), message shown?

yes. should using broadcastreceiver registered in manifest receive c2dm message broadcasts meant application when hit device. messages sent on connection maintained google services and, thus, independent of whether app running.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

java - Why is BlockingQueue.take() not releasing the thread? -

php - How not to submit a form if no radio button is checked -