【问题标题】:Emulator error with AOSP compilationAOSP 编译时出现模拟器错误
【发布时间】:2017-04-19 09:31:04
【问题描述】:

我已同步 AOSP 项目主分支并成功构建。但是当我运行模拟器命令时它说

emulator: ERROR: There`s another emulator instance running with the current AVD '<build>'. Exiting ...

第一次启动模拟器时出现一条消息(无法记住完整的消息) avd 已过时,请使用 android studio 更新。 然后我安装了android studio,然后给出了上面的消息。有什么可能的解决方案。 我正在使用 ubuntu 14.04 LTS

【问题讨论】:

    标签: android compilation avd android-source


    【解决方案1】:

    我和你有同样的问题。
    请打开您的 Android Studio 和 AVD,尝试更改 avd 的名称。 这样,我发现我的 avd 在 aosp 的名字也变了。

     emulator -list-avds
    

    我选择重新编译项目。

    【讨论】:

      猜你喜欢
      • 2013-09-03
      • 1970-01-01
      • 1970-01-01
      • 2010-12-10
      • 1970-01-01
      • 1970-01-01
      • 2021-11-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多