【问题标题】:the user data image is used by another emulator. aborting用户数据图像被另一个模拟器使用。中止
【发布时间】:2011-11-23 18:24:21
【问题描述】:

我正在创建一个简单的应用程序并运行该应用程序,它可以完美运行,但是当在模拟器上关闭我的应用程序并再次运行时,它会给我这样的错误,

[2011-09-23 20:17:57 - DatabaseApplication] Android Launch!
[2011-09-23 20:17:57 - DatabaseApplication] adb is running normally.
[2011-09-23 20:17:57 - DatabaseApplication] Performing com.database.DatabaseApplicationActivity activity launch
[2011-09-23 20:17:57 - DatabaseApplication] Automatic Target Mode: launching new emulator with compatible AVD 'Android1.6_API_4'
[2011-09-23 20:17:57 - DatabaseApplication] Launching a new emulator with Virtual Device 'Android1.6_API_4'
[2011-09-23 20:17:57 - Emulator] emulator: ERROR: the user data image is used by another emulator. aborting

【问题讨论】:

    标签: android android-emulator


    【解决方案1】:

    我得到了问题的答案: 使用以下步骤解决问题:

    step-1 : go to c:\user\name_of_user\.android\avd\name_of_avd 
    step-2 : delete below folder
             1. userdata-qemu.img.lock
             2. cache.img.lock
    

    运行您的应用程序,一切正常,但我没有得到正确的解决方案, 为什么会产生这个问题。

    谢谢你 拉胡尔·曼达利亚

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-02-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-04-04
      • 2018-01-21
      • 1970-01-01
      • 2017-08-14
      相关资源
      最近更新 更多