android - 无法在 android studio 中运行模拟器...出现 HAXM 错误

标签 android android-emulator android-virtual-device

我正在尝试在我的电脑上设置 android studio,几乎所有的事情都完成了,除了最后一个,那就是设置模拟器。当我尝试通过单击 AVD 管理器启动它时,出现此错误。

Cannot launch AVD in emulator.
Output:
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!

我已尝试通过执行以下操作来解决此问题:

  1. 进入目录.........sdk\extras\intel\Hardware_Accelerated_Execution_Manager\ 然后运行exe文件“intelhaxm-android.exe”手动安装。然而,它并没有很好地工作,并给出了错误提示 VT not supported

为了解决这个问题,我在 BIOS 中检查并发现它已经启用。

然后,我搜索了更多相关信息,发现可能是杀毒软件引起的。所以,关于这一点,首先,我还没有安装任何防病毒软件,其次,我也停用了 Windows 防火墙,但仍然出现错误。

而且,,,,,,,,,,,,,,,,,,,,,,这个问题不是这个问题的重复

Emulator: ERROR: x86 emulation currently requires hardware acceleration

或 stackoverflow 上的任何其他内容。

最佳答案

我建议您使用 Genymotion 而不是 HAXM。它速度更快,可为您节省大量时间。

https://www.genymotion.com

关于android - 无法在 android studio 中运行模拟器...出现 HAXM 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30558241/

相关文章:

android - 适用于 Android 的简单游戏示例

android - 如何在 Android 中播放 HLS 视频?

android 2.2 应用程序无法在 android 4.0 中运行

android模拟器和本地站点

Android Studio - 模拟器不加载我的应用程序

android - 在 SQLite 中使用 strftime

java - fragment Activity 的简单时间选择器

android - 使用phonegap在eclipse for android中SQLite数据库的位置

Android x86 图像模拟器在没有 HAX 的情况下无法启动(SDK 工具 v.23)

android - 用于在 Android 模拟器上安装 firefox 和 chrome 的 AVD 设置