简体   繁体   English

在Android SDK 23中的Windows 7上启动AVD时出错

[英]Error in Launching AVD on Windows 7 in Android SDK 23

I have Windows 7(Ultimate edition) installed in my Dell Inspiron laptop with an Intel i5 processor. 我在装有Intel i5处理器的Dell Inspiron笔记本电脑中安装了Windows 7(最终版)。 I have recently installed the latest Android SDK(SDK 23, Android 6.0) and it got successfully installed as well. 我最近安装了最新的Android SDK(SDK 23,Android 6.0),并且也已成功安装。 Now when I launch AVD, I get the following error message: 现在,当我启动AVD时,出现以下错误信息:

emulator: ERROR: x86 emulation currently requires hardware acceleration! 仿真器:错误:x86仿真当前需要硬件加速! Please ensure Intel HAXM is properly installed and usable. 请确保正确安装了英特尔HAXM并可以使用它。 CPU acceleration status: HAX kernel module is not installed! CPU加速状态:未安装HAX内核模块!

启动AVD时出错

Now the problem is, I have already enabled Virtualization from the BIOS and same verified from Intel Processor Identification Utility. 现在的问题是,我已经从BIOS启用了虚拟化,并且已经通过英特尔处理器识别实用程序进行了验证。

虚拟化已启用

I navigated to my android sdk ...\\extras\\intel\\Hardware_Accelerated_Execution_Manager and double clicked on intelhaxm-android.exe. 我导航到我的android sdk ... \\ extras \\ intel \\ Hardware_Accelerated_Execution_Manager,然后双击intelhaxm-android.exe。

I get the following error: 我收到以下错误: 计算机符合要求,但VT-x未打开

How to remove this error? 如何清除此错误? What is it that could be causing the error? 是什么可能导致错误?

Had Exact same issue u need to go to bios setting by reboot and enable VT option. 如果确实存在相同的问题,则需要通过重新启动进入BIOS设置并启用VT选项。 Once done install intel driver for HAXM, Manually google, download and install it. 完成后,安装适用于HAXM的英特尔驱动程序,手动搜索,下载并安装它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM