I bumped in C2DM which is, as far as I understand, the equivalent to iPhone Push. See http://code.google.com/android/c2dm/
It is required that there is a 3rd party server that sends messages to the C2DM server. I'm writing a server-less application. 1. Is it possible that an Android application will communicate with the C2DM directly? 2. Can such solution work for pushing small messages to applications installed on other devices? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

