C:\eclipse\android-sdk-windows-1.0_r1\tools>emulator
it seems too many emulator instances are running on this machine. Aborting
What am I doing wrong?
I tried to do adb kill-server
and that works
and then I try adb devices
C:\eclipse\android-sdk-windows-1.0_r1\tools>adb devices
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached
Then I try emulator again and it gives me the same error
"it seems too many emulator instances are running on this machine. Aborting"
No emulator is running in the process and I tried wipe_data and everything and nothing works.
I am on Windows Vista.
Help!



