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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

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