[Android开发]emulator无法启动的问题

Posted 圣所SANCTUARY

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Android开发]emulator无法启动的问题相关的知识,希望对你有一定的参考价值。

创建android项目后,点击运行,发现模拟器无法启动,并且报错:

emulator: ERROR: x86 emulation currently requires hardware acceleration!

Emulator: Warning: Quick Boot / Snapshots not supported on this machine. A CPU with EPT + UG features is currently needed. We will address this in a future release.

 

第二个是warning暂时可以忽略,主要是第一个问题导致我无法调试,而且我的手机并非安卓,无法使用真机。

查找资料后发现,应当下载一个intel-haxm的安装包。下载地址:https://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager-intel-haxm

 

安装后再启动Intellij Idea的时候,运行项目,就发现可以启动Emulator了。

以上是关于[Android开发]emulator无法启动的问题的主要内容,如果未能解决你的问题,请参考以下文章

Android Emulator 无法启动,因为文件夹错误

Android Emulator 启动但 Eclipse 无法识别

转android开发中关于模拟器emulation的常见问题

android emulator sdk 10 api 29 重新挂载并重启后无法启动

由于Windows 8中的视频卡错误,无法启动Android Emulator和Genymotion。

已解决Android ADT中增大AVD内存后无法启动:emulator failed to allocate memory