I want to import contacts from my gmail account on android emulator in the same way you can do it on T-Mobile G1 phone
.
Is it possible?
[I have
The emulator image might not include the necessary sync provider. If it does, the way to trigger it will be to run the setup wizard where you put in your Google account email and password. One way to launch the wizard, if it's present, is to install AnyCut, create a shortcut to the activity called "Setup Wizard" (if I remember correctly) and click on it. Of course, you might not have Market to get to AnyCut... you could do adb pull /data/app/com.appdroid.anycut.apk anycut.apk
from a real phone.