Top "Android-c2dm" questions

Google Cloud Messaging for Android (GCM) - service for sending messages from third-party server to device.

Ways to guess if C2DM is connected

I'm trying to place a best guess estimate as to whether C2DM messages can be received. I've created an …

android google-talk android-c2dm
broadcast intent callback: result=CANCELLED forIntent

I have a mobile app, that registers to a c2dm server. I have a server that sends a message …

java android android-intent android-c2dm