记录使用android studio出现的故障 以及解决方法

458 阅读1分钟
  1. 运行安卓虚拟机出现:Emulator: Could not launch 'C:\Users\H\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-i386.exe': No such file or directory

进入SDK Manager/SDK Tools 中将Android Emulator选中,点击apply等待下载完毕以后,确定退出,重新启动模拟器就可以运行了.