I want to provide a push notification service to Android phone users, is there any push notification service in Android like Apple Push Notification Service?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Oh yes! Its called C2DM. Do check it out!
Edit: Tutorial link added!
Edit: For completeness, C2DM has now been deprecated in favor of Google Cloud Messaging
Edit: GCM has now been replaced by Firebase Cloud Messaging