【发布时间】:2018-11-24 08:47:20
【问题描述】:
我按照这里的指南进行操作:
使用 Windows Hypervisor 技术运行 Android 模拟器。我目前正在研究 Azure VM D_v3 系列。在调试我的示例应用程序期间,我遇到了这个错误:
2>emulator: CPU Acceleration: DISABLED
2>emulator: CPU Acceleration status: Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.
2>emulator: ERROR: x86_64 emulation currently requires hardware acceleration!
2>Please ensure Windows Hypervisor Platform (WHPX) is properly installed and usable.
2>CPU acceleration status: Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.
WHPX 肯定在 Windows 功能中启用。有什么想法吗?天蓝色可以吗?
【问题讨论】:
标签: android azure android-emulator hyper-v