Tuesday 19 April 2011

the user data image is used by another emulator. aborting


how to solve error “emulator: ERROR: the user data image is used by another emulator. aborting”. When we run android emulator tools via eclipse sometime we get this error. After i search all around the net there is look like no other option than do this step to solve the problem.
1. Go to where we put the emulator running configuration. in my case “c:\document and settings\<username>\.android\avd\<device>
2. delete this two directory “userdata-qemu.img” and cache.img
3. Re run your emulator via eclipse, this will launch new emulator

The Best Solution is Restart Your Emulator 
Hope this post will help you that have same problem with me.

No comments:

Post a Comment