Android C2DM Tutorial | Send push notifications with Android C2DM

endofvid [starttext]Keep in touch with your users, make them timely information and boost the use of your application ... without it needing to be running! This is what can push notifications on our smartphones. Android offers since version 2.2 of the OS management of these messages through the use of lightweight services C2DM ( Cloud To Device Messaging ) from Google. The use of these services is more difficult than the implementation of the proposed notifications by Apple for the iPhone. The purpose of this paper is to present this implementation side phone to get to display our messages in a simple and elegant ...


C2DM Overview and prerequisites

C2DM services are offered by Google Labs as to which should be s' register for benefit. They will however be available in the future for all developers and can now subscribe to mobile notifications to your application.

Functioning of the tripartite solution
for more information : C2DM Tutorial Send push notifications to your applications with Android C2DM | Cloud To Device Messaging Tutorial
[endtext]

Check out this stream