I am working on google C2DM and have an Android emulator program trying to get the registration ID. But I get the following errors:
DEBUG / GoogleLoginService (171): onBind: Intent {act = android.accounts.AccountAuthenticator cmp = com.google.android.gsf / .loginservice.GoogleLoginService}
WARN / GoogleLoginService (171): The device does not have accounts: sending Intent {act = com.google.android.gsf.LOGIN_ACCOUNTS_MISSING}
ERROR / GTalkService (171): asyncFetch: no username
DEBUG / C2DMRegistrar (171): [C2DMRegistrar.20] AuthTokenCallback: no account
source share