• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps C2DM on Android 2.2 emulator

guligo

Lurker
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!
 
Ok. Never mind...

Solved this issue myself. I have installed SDK Platform Android 2.2, but haven't noticed that for testing C2DM additionally Google APIs package is needed :o

Thanks!
 
I am having the same problem, would you please share the additional package you mentioned in more details?

Thanks in advance.
Sean
 
Back
Top Bottom