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 应用程序已发布,但在 google play 中找不到 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01