c2dm is deprecated. use GCM. http://developer.android.com/guide/google/gcm/index.html
On Mon, Apr 23, 2012 at 11:40 PM, gaurang patel <[email protected]> wrote: > Hi All... > > I am developing an app to get notification using android c2dm. I have > filled up the registration form with all required details to the following > link: > > https://developers.google.com/android/c2dm/signup > > I got one email on my contact gmail id that "..........Information on > production-level quota will be sent to your 'Contact email' address when > your registration has been processed" > > four days are already passed but i did not get any confirmation from > google. > > I tried to execute a c2dm client app to get registration id from c2dm but > it gives null as registration_id. Although i configured and signed in gmail > account on my device, when i run the application gives null registratin_id > and AUTHENTICATION_FAILED error. > > Please provide some guidance on this. > > Thanks in Advanced, > > > > > > -- > 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 -- 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

