开发者

Android Emulator Error "emulator: ERROR: the user data image is used by another emulator. aborting" [duplicate]

开发者 https://www.devze.com 2022-12-29 22:49 出处:网络
This question already has answers here: Closed 11 years ago. 开发者_如何学JAVA Possible Duplicate:
This question already has answers here: Closed 11 years ago. 开发者_如何学JAVA

Possible Duplicate:

Emulator problem in Android

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

most of the time i face this problem..I restart Eclipse even..and restart emulator also..but still problem remain as it is. Why ?


Problem : emulator: ERROR: the user data image is used by another emulator. Solution: Delete following folders: C:\Users\%UserName%.android\avd\AVD2.1.avd\cache.img.lock C:\Users\%UserName%.android\avd\AVD2.1.avd\userdata-qemu.img.lock


In your Android SDK and AVD Manager (under the Window menu if you cannot find it), launch the emulator by clicking the Start button. On the next screen tick the Wipe User Data box then click Launch.

0

精彩评论

暂无评论...
验证码 换一张
取 消