Android Cloud to Device Messaging Framework

Android Cloud to Device Messaging (C2DM) is a service that helps developers send data from servers to their applications on Android devices. The service provides a simple, lightweight mechanism that servers can use to tell mobile applications to contact the server directly, to fetch updated application or user data. The C2DM service handles all aspects of queueing of messages and delivery to the target application running on the target device.

Note: Android C2DM is available to all developers. To use C2DM with your Android applications, go to the signup page to request access.





http://code.google.com/intl/ko-KR/android/c2dm/index.html

 

'Interesting > TIPTECH' 카테고리의 다른 글

페이스북 소셜 댓글  (0) 2011.09.21
Android Cloud to Device Messaging  (0) 2011.09.19
Facebook으로부터 받는 이메일 양을 줄일 수 있는 기능  (0) 2011.09.14
phonegap android helloworld  (0) 2011.09.09
Push  (0) 2011.09.06

+ Recent posts