无法在模拟器中启动AVD.请确保正确安装了英特尔HAXM并可以使用

问题描述:

当我厌倦了启动模拟器时,我得到了这个错误.有什么建议吗?

I am getting this error when i tired launching the emulator. Any suggestions?

Cannot launch AVD in emulator.
Output:
emulator: WARNING: VM heap size set below hardware specified minimum of 128MB
emulator: WARNING: Setting VM heap size to 384MB
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAXM must be updated (version 1.1.4 < 6.0.1).

从android studio下载Intel HAXM之后,您需要安装它.从用户*名称* \ AppData \ Local \ Android \ sdk \ extras \ intel \ Hardware_Accelerated_Execution_Manager \ intelhaxm-android.exe运行安装程序 遗憾的是,此功能只能安装在具有Intel CPU的计算机上,因此您必须具有Intel才能运行Android Studio仿真器.

After downloading the Intel HAXM from the android studio, you need to install it. Run the setup from Users*name*\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm-android.exe Sadly, this can be installed only on computers with Intel CPU's, so you must have an Intel to run the Android Studio emulator.