How do I register my Google Account in the android emulator running 2.2 api level 8? -


possible duplicate:
android emulator - trouble creating user accounts

i'm trying register google account android emulator running 2.2 api level 8. forums suggest can going settings -> accounts, me have option add "corporate" account, i.e. exchange account, not google account.

i wish add google account test c2dm emulator.

does know how associate google account emulator in build?

thanks, eric

turns out using image "android 2.2" instead of "google apis (google inc)". using android sdk , avd manager, create new virtual machine correct image.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -