I am creating the Android application where C2DM push notification is used. But i have a problem in creating the php code to use c2dm for sending messages. please guide me h
As C2DM has been officially deprecated (google c2dm)
I recommend using the new GCM API as described in the following link: GCM Php implementation