【发布时间】: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