I would like to create a instant message application. The problem I faced is that how can I know other has sent a message to me and my mobile can get a notification from server?
Asked
Active
Viewed 729 times
0
-
you can start by reading this: http://android-developers.blogspot.com/2010/05/android-cloud-to-device-messaging.html – Tomislav Novoselec May 22 '12 at 09:16
-
if my application is written by PhoneGap, is it possible to do this? – red23jordan May 22 '12 at 09:21
-
yes, please refer to this: http://stackoverflow.com/questions/8878229/c2dm-phonegap-plugin – Tomislav Novoselec May 22 '12 at 09:28