更新到 Android SDK 工具 23.0.5 并且 avd 无法启动 [英] Update to Android SDK Tools 23.0.5 and avd doesn't start

查看:41
本文介绍了更新到 Android SDK 工具 23.0.5 并且 avd 无法启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Windows 8.1 x64 上运行,使用 ADT Bundle 开发 Android 应用程序.以前(在更新 Android SDK 工具之前)AVD 工作非常正常,更新后,它在启动 AVD 时显示以下错误

I am running on Windows 8.1 x64, developing Android apps using ADT Bundle. Previously (before updating the Android SDK Tools) the AVD was working very correctly and after the update, it says the following error while starting the AVD

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!

我尝试从 Windows 用户特定文件夹中删除 avd、avd-文件夹并重新创建类似的 avd,但没有任何进展.

I tried to delete the avd, avd-folder from the windows user-specific folder and re-created the similar avd but no progress.

我怎样才能再次运行 avd?(SDK更新后)

How can I run the avd again? (after the SDK update)

推荐答案

在ARM的CPU/ABI中创建模拟器,这个错误只存在于Intel处理器.

Create emulator in CPU/ABI in ARM, this error only exist for Intel processor.

如果您想在 Intel gor 中为此过程创建 AVD CPU/ABI,确保您已在 SDK 管理器上安装 HAXM 安装程序.

If you want to create AVD CPU/ABI in Intel gor for this process, Make sure you have instaled HAXM installer on your SDK Manager.

下载后,请确保运行位于以下位置的设置:{SDK_FOLDER}extrasintelHardware_Accelerated_Execution_Managerintelhaxm.exe

After you download it make sure you run the setup located in: {SDK_FOLDER}extrasintelHardware_Accelerated_Execution_Managerintelhaxm.exe

如果您在安装过程中收到错误不支持 VT",请禁用 Windows 功能上的 Hyper-V.您可以执行此命令 dism.exe/Online/Disable-Feature:Microsoft-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

这篇关于更新到 Android SDK 工具 23.0.5 并且 avd 无法启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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