当前位置:   article > 正文

Android源码编译完重启电脑后emulator命令报错_build完android11源码启动emulator崩溃

build完android11源码启动emulator崩溃

编译完Android源码后,使用emulator命令可以打开模拟器,但重启电脑后报错:

  1. emulator: ERROR: You did not specify a virtual device name, and the system
  2. directory could not be found.
  3. If you are an Android SDK user, please use '@<name>' or '-avd <name>'
  4. to start a given virtual device (see -help-avd for details).
  5. Otherwise, follow the instructions in -help-disk-images to start the emulator

解决办法:

  1. source build/envsetup.sh
  2. lunch sdk-eng

然后再执行

emulator

可以启动模拟器


声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/335686
推荐阅读
相关标签
  

闽ICP备14008679号