在启动AVD错误 [英] Error in launching AVD

查看:253
本文介绍了在启动AVD错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows 8.1 PRO采用AMD处理器。我安装了Android SDK和Eclipse。它的工作原理,但问题是,当我创建AVD并运行,显示了这个错误:

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:

模拟器:错误:x86模拟目前需要硬件加速
!    请确保英特尔HAXM正确安装和使用。
   CPU加速状态:未安装HAX内核模块

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!

我已经安装了英特尔Hardware_Accelerated_Execution_Manager,我已经启用,从启动菜单虚拟调制,但它仍然没有工作。

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.

推荐答案

请确保你已经安装了 HAXM安装程序在你的SDK管理器。

Make sure you have installed HAXM installer on your SDK Manager.

在下载它,并确保您运行设置位于: {SDK_FOLDER} \演员\英特尔\ Hardware_Accelerated_Execution_Manager \ intelhaxm.exe

After you download it and make sure you run the setup located in: {SDK_FOLDER}\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe

请注意:在机器人工作室,intelhaxm.exe已更改的命令intelhaxm-android.exe

Note: in Android Studio, the command "intelhaxm.exe" has been changed to "intelhaxm-android.exe"

如果您收到错误的不支持VT在安装过程中禁用的Hyper-V的Windows功能。您可以执行此命令 dism.exe /在线/禁用特征:微软的Hyper-V 。你还需要虚拟化技术你的BIOS

If you get the error "VT not supported" during the installation disable Hyper-V on windows features. You can execute this command dism.exe /Online /Disable-Feature:Microsoft-Hyper-V. You will also need "Virtualization Technology" to be enabled on your BIOS

这篇关于在启动AVD错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆