Monday, October 25, 2010

emulator: ERROR: the user data image is used by another emulator. aborting

A lot of people say the way to get rid of this problem "emulator: ERROR: the user data image is used by another emulator. aborting" is to go to ADB server and type the following line: adb kill-server && adb start-server (total noobs, this means you use command prompt then go to your android sdk folder then tools folder e.g. C:\Android...\tools \, and run that line).
Also there are people who advise (in Eclipse) going to Run Configurations-> Target (of the application you are trying to emulate) and click "Wipe User Data" option.
Actually I tried both. The only way it works for me, is to go to Task Manager and kill off the Emulator.exe process. Simple, isn't it? Haha.

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails