几经周折,耗尽心思,终于找到了Intel HAXM is required to run this AVD. No emulator installed Please download the emulator!这个问题的根源!!
问题:Intel HAXM is required to run this AVD. No emulator installed Please download the emulator
解决方法:
1>查找自己的SDK manager 中是否下载 Intel x86......(下图蓝色部分)
2>根据自己的SDK地址,找到下面的exe文件,进行安装。如果此时不能顺利安装,出现错误的话,进入BIOS设置,选择Security选项卡,选择其下的virtualization,进入后将Intel (R) virtualization Technology项置为Enable,按F10保存退出。
3>重启Android Studio,运行模拟器即可。如果到了这里,你成功的运行出了下面的界面,那么不要看第四步。
4>.mmp,最坑爹的是,我的emulator被当作病毒文件给????了!
此时需要进入杀毒软件将emulator添加到信任文件中(具体步骤自行百度!)
然后一切都美好了!