Error in Launching AVD on Windows 7 in Android SDK

2019-08-07 01:34发布

I have Windows 7(Ultimate edition) installed in my Dell Inspiron laptop with an Intel i5 processor. I have recently installed the latest Android SDK(SDK 23, Android 6.0) and it got successfully installed as well. Now when I launch AVD, I get the following error message:

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!

Error in Launching AVD

Now the problem is, I have already enabled Virtualization from the BIOS and same verified from Intel Processor Identification Utility.

Virtualization is enabled

I navigated to my android sdk ...\extras\intel\Hardware_Accelerated_Execution_Manager and double clicked on intelhaxm-android.exe.

I get the following error: The computer meets the requirements but VT-x is not turned on

How to remove this error? What is it that could be causing the error?

1条回答
Emotional °昔
2楼-- · 2019-08-07 02:16

Had Exact same issue u need to go to bios setting by reboot and enable VT option. Once done install intel driver for HAXM, Manually google, download and install it.

查看更多
登录 后发表回答