Error in launching AVD with AMD processor

2018-12-31 03:41发布

I have Windows 8.1 pro with an AMD processor. I installed the Android SDK and Eclipse. It works but the problem is that when I Create AVD and launch it shows this error:

emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!

I have already installed Intel Hardware_Accelerated_Execution_Manager and I have enabled Virtual modulation from the boot menu, but it's still not working.

19条回答
伤终究还是伤i
2楼-- · 2018-12-31 04:33

First of all you should have Virtualization Enabled and you can do it from BIOS setting. After that go to Control Panel\Programs and Click on "Turn Windows features on or off" option. You will now have a pop up window, spot "Windows Hypervisor Platform" and enable it by checking the checkbox. enter image description here Restart your PC and now AVD should work without any issue.

查看更多
登录 后发表回答