无法在 Windows 11 pro 上启动 Android 模拟器
Unable to launch Android Emulator on Windows 11 pro
我正尝试在我的 Windows 11 pro 电脑上 运行 一个支持虚拟化的 Android 模拟器。
当运行执行以下命令时:
"C:\Program Files (x86)\Android\android-sdk\emulator\emulator-check.exe" accel
我收到这样的回复:
accel:
0
Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.WHPX (10.0.22000) is installed and usable.
accel
然后我 运行 'bcdedit /set hypervisorlaunchtype off' 我从“C:\Program Files (x86)\Android\android-sdk\emulator\emulator-check.exe” accel 命令得到以下响应:
accel:
6
HAXM is not installed on this machine
accel
此消息表示在机器上找不到任何加速!它在兜圈子,快把我逼疯了!
我检查过的东西:
我已从 BIOS 启用虚拟化
更正 windows 启用的功能-
已从 Android SDK 管理器中卸载 HAXM-
更正 advancedFeatures.ini 文件-
如有任何帮助,我们将不胜感激!
我必须将 VS 更新到最新版本才能解决此问题。
我正尝试在我的 Windows 11 pro 电脑上 运行 一个支持虚拟化的 Android 模拟器。
当运行执行以下命令时:
"C:\Program Files (x86)\Android\android-sdk\emulator\emulator-check.exe" accel
我收到这样的回复:
accel:
0
Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.WHPX (10.0.22000) is installed and usable.
accel
然后我 运行 'bcdedit /set hypervisorlaunchtype off' 我从“C:\Program Files (x86)\Android\android-sdk\emulator\emulator-check.exe” accel 命令得到以下响应:
accel:
6
HAXM is not installed on this machine
accel
此消息表示在机器上找不到任何加速!它在兜圈子,快把我逼疯了!
我检查过的东西:
我已从 BIOS 启用虚拟化
更正 windows 启用的功能-
已从 Android SDK 管理器中卸载 HAXM-
更正 advancedFeatures.ini 文件-
如有任何帮助,我们将不胜感激!
我必须将 VS 更新到最新版本才能解决此问题。