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

jQuery Ajax Render Fragments OR Whole Page -

javascript - Iterate over array and calculate average values of array-parts -

java - Simple Command Line calculator -