Welcome Android Developpers

Welcome Android Developpers
My name is Mathias Séguy, I am an Android Expert and Trainer and created the Android2EE company.

For full information, it’s here : Android2EE's Training
You can meet me on Google+, follow me on Twitter or on LinkedIn

Tuesday, November 15, 2011

Android push methods




Bandeau Conference
Hello,


Sometimes it is very useful for our applications to be notified from our server (well of your server for your applications). This method is called the push and can send notifications to your application.
There are several "sioux" tricks there (via SMS, with a permanent connection to your http server ...). But the problem of "sioux" tricks is that they are not relevant when a turnkey solution is provided by the Android SDK itself. (In french a "sioux" trick is a ultimate trick, an indian trick, don't know the right translation).
In fact, Google makes available to developers servers designed for push and implementing commands that enable you to implement it in your application. This service Android Cloud to Device Messaging Framework also known as the C2DM allows you to implement this feature. Like many of Google features, you must register to enjoy.
The Google tutorial (still very bright) enables you in a "jiffy and two shots ladles" to implement this service:



http://code.google.com/intl/fr/android/c2dm/index.html
And a good push to you: o)


So, Thanks who?
Thanks, Android2ee, the Android Programming Ebooks :o)

Mathias Séguy
mathias.seguy.it@gmail.com
Auteur Android2EE
Ebooks to learn Android Programming.
AndroidEvolution
Retrouvez moi sur Google+
Suivez moi sur Twitter
Rejoignez mon réseau LinkedIn ou Viadeo

No comments:

Post a Comment