I'm trying to work with an emulator on an issue related to the
"Accounts & Sync" settings which is currently only available (to me)
in the production Motorola Droid.
I tried tweaking
version_defaults.mk (against JBQ's better judgment).
After re-building Settings.apk and AccountsAndSyncSettings.apk, but
when they are run on an SDK 2.0 emulator, the settings application
does not pickup/find the intent "com.android.SYNC_SETTINGS".
I thought it would best (learning the hard way) to build an AVD
directly from the current Eclair sources, but I can't find
instructions or posts on how that can be accomplished. I'm either
missing the obvious or it's not something done that often.
To further complicate matters I'm building on Ubuntu 9.04 but would
like to run the AVD on an x86 PC.
My hope is that I can use an emulator environment to look further into
a current defect (
http://code.google.com/p/android/issues/detail?
id=5009). I want to find a way for 3rd-party accounts to play nice
with the system in 2.0.
Any help or guidance would be appreciated.
Cheers,
Jerry