Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6178347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:26:29+00:00 2026-05-24T00:26:29+00:00

Registration from device (android phone running 2.2) is not working. In one emulator im

  • 0

Registration from device (android phone running 2.2) is not working.

In one emulator im getting the registration id and if i try with another emulator(Google API version:8,same as the first).Im getting this warning. How to handle it.

LogCat shows the following warning –

07-27 11:54:23.621: WARN/ActivityManager(73): Unable to start service Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gsf (has extras) }: not found

I used the vogella site for the implementation of the C2DM. Its sometimes works n sometimes doesn’t. Why?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T00:26:30+00:00Added an answer on May 24, 2026 at 12:26 am

    Inorder to c2dm to work:
    1.Device must be running Android 2.2 or higher.
    2.Market application has to be installed on the device(necessary for a real device but not necessary for the emulator.)
    3.Users must be signed in with his google account.(settings\accounts…).
    You should check out the C2DM Framework web site it explains the necessities.

    –It requires devices running Android 2.2 or higher that also have the
    Market application installed. However, you are not limited to
    deploying your applications through Market.

    –It uses an existing
    connection for Google services. This requires users to set up their
    Google account on their mobile devices.

    Here is a sample code:

        Intent registrationIntent = new Intent("com.google.android.c2dm.intent.REGISTER");
        registrationIntent.putExtra("app", PendingIntent.getBroadcast(applicationContext, 0, new Intent(), 0));
        registrationIntent.putExtra("sender",test@gmail.com);
        ComponentName name = applicationContext.startService(registrationIntent);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently read Ayende's blog post on automatic registration working with XML Configuration. I
I have a function from django-registration which re-sends an activation email to the given
i've got django-registration setup and working with my application. I'm on django 1.1 and
We have a simple registration form for our website users where we only require
I have a product registration form that allows the user to add additional product
Assuming self-registration is used to install components as part of a larger installer program,
So I am writing a registration form and I need the display name to
I have a table of vehicles with registration numbers, and want to select a
I would like to have the authentication and registration parts of my website encrypted
If I want to provide OpenID as the only registration method available AND want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.