当前位置:   article > 正文

AS上运行AVD报错_running multiple emulators with the same avd

running multiple emulators with the same avd

在AS上进行Android开发,运行项目在install环节时安装超时,莫名遇到报错The application could not be installed: SHELL_UNRESPONSIVE

  • 尝试打开AVD Manager,点击wipe data删除用户数据,虚拟机可以打开了,但是手机界面卡死
  • 删除虚拟机,重新创建
  • 重新运行,报错ERROR: Running multiple emulators with the same AVD is an experimental feature.Emulator: Process finished with exit code 1解决办法如下
  • Open .android folder --> avd folder --> Open your Device API specific folder (For ex. for my device it was “Nexus_6P_API_22.avd” folder)
  • Delete below mentioned files:
    a. multiinstance.lock
    b. hardware-qemu.ini.lock
    c. cache.img
    提示有exe程序正在占用,只需要打开任务资源管理器将两个相关进程结束即可
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/207514
推荐阅读
相关标签
  

闽ICP备14008679号