I am trying to use Google c2dm for implementing an push notification for Android. I have a registered server, a registered Android emulator device. Every time i send a message from the server to the registered Android emulator, the application server gets the 401 response from Google’s server.
So i have the question: does c2dm works on Android emulator? Thanks in advance.
I am trying to use Google c2dm for implementing an push notification for Android.
Share
Yes it works on android emulator. did you get the registration Id and authentication Id?
check this for https://github.com/tomasmalmsten/c2dm-android-pilot