Hi guys,
I am currently playing around with C2DM service and I am wondering if it is possible to test device-side C2DM application on Android 2.2 emulator? My current problem is that when my application sends registration intent to C2DM server, Logcat says:
Unable to start service Intent { act=com.google.android.c2dm.intent.REGISTER (has extras) }: not found
The same happens when I try to run examples - JumpNote and Google Chrome to Phone Extension that were mentioned here. Any ideas?
Thanks in advance!
I am currently playing around with C2DM service and I am wondering if it is possible to test device-side C2DM application on Android 2.2 emulator? My current problem is that when my application sends registration intent to C2DM server, Logcat says:
Unable to start service Intent { act=com.google.android.c2dm.intent.REGISTER (has extras) }: not found
The same happens when I try to run examples - JumpNote and Google Chrome to Phone Extension that were mentioned here. Any ideas?
Thanks in advance!