打开HAX设备失败!HAX 不工作,模拟器在仿真模式下运行

Failed to open the HAX device! HAX is not working and emulator runs in emulation mode emulator(打开HAX设备失败!HAX 不工作,模拟器在仿真模式下运行)
本文介绍了打开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 不工作,模拟器在仿真模式下运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

相关文档推荐

How To Create a Rotating Wheel Control?(如何创建转轮控件?)
How to avoid restarting activity when orientation changes on Android(如何在 Android 上的方向更改时避免重新启动活动)
iOS: How to run a function after Device has Rotated (Swift)(iOS:设备旋转后如何运行函数(Swift))
iOS 8 Rotation Methods Deprecation - Backwards Compatibility(iOS 8 旋转方法弃用 - 向后兼容性)
Screen orientation lock(屏幕方向锁定)
Strange behavior with android orientation sensor(android方向传感器的奇怪行为)