Failed to open the HAX device! HAX is not working and emulator runs in emulation mode emulator(打开HAX设备失败!HAX 不工作,模拟器在仿真模式下运行)
问题描述
我的 Android 模拟器运行正常,但每次启动时都会显示此错误模拟器.
My Android emulator is running properly but it is showing this error every time I start the emulator.
为 AVD AVD_for_Nexus_4 模拟器启动模拟器:无法打开HAX设备!HAX 不工作,模拟器在模拟模式下运行模拟器:打开 HAX 设备失败模拟器:模拟器窗口超出查看并重新定位
Starting emulator for AVD AVD_for_Nexus_4 emulator: Failed to open the HAX device! HAX is not working and emulator runs in emulation mode emulator: Open HAX device failed emulator: emulator window was out of view and was recentered
我不明白确切的问题是什么.
I do not understand what is the exact problem.
推荐答案
我认为您正在尝试运行基于 x86 的模拟器.当我在 Android SDK Manager 的 Extras 类别下下载 HAXM 时,我遇到了同样的错误.实际上,您需要安装它.转到 extras 目录并运行 HAXM 的安装.希望这能解决您的问题.
I think you are trying to run an emulator based on x86. I got the same error when I just download the HAXM under Extras category of Android SDK Manager. Actually, you need install it. Go to the directory of extras and run the installation of HAXM. Hope this will solve your problem.
这篇关于打开HAX设备失败!HAX 不工作,模拟器在仿真模式下运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:打开HAX设备失败!HAX 不工作,模拟器在仿真模式下运行


- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01