Make sure you have set up a Google account in the emulator (Settings > Accounts).
On Wed, Aug 11, 2010 at 4:00 PM, Sean Liao <[email protected]> wrote: > I am having the same problem ... any solution or any pointer? > > On Tue, Jul 6, 2010 at 9:59 AM, guligo <[email protected]> wrote: >> >> Hi guys, >> >> I am playing around with C2DM service. What I am concerned about is >> that I cannot test my device-side application from Android 2.2 >> emulator. The application was built more or less according to >> http://code.google.com/android/c2dm/index.html doc, but when register >> intent is sent from application, Logcat shows this: >> >> Unable to start service Intent >> { act=com.google.android.c2dm.intent.REGISTER (has extras) }: not >> found >> >> I also tried to run chrometophone and jumpnote applications and the >> result is the same when registring device. Any ideas? >> >> ...main question probably - is it possible to test C2DM service from >> Android emulator? >> >> Thanks in advance! >> >> -- >> 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

