模拟器:无法初始化 WHPX:功能未实现
Posted
技术标签:
【中文标题】模拟器:无法初始化 WHPX:功能未实现【英文标题】:Emulator: failed to initialize WHPX: Function not implemented 【发布时间】:2019-03-16 03:14:50 【问题描述】:尝试在 android studio 上运行模拟器时出现以下错误
Emulator: Warning: Quick Boot / Snapshots not supported on this machine. A CPU with EPT + UG features is currently needed. We will address this in a future release.
Emulator: failed to initialize WHPX: Function not implemented
Emulator: Warning: requested RAM 1536M too high for your system. Reducing to maximum supported size 512M
Emulator: qemu-system-x86_64.exe: Could not load library WinHvPlatform.dll.
在运行模拟器时,我收到通知
Emulator: Process finished with exit code 0
enter code here
Emulator: failed to initialize WHPX: Function not implemented
这是我第一次使用android studio。请有人帮助我。
【问题讨论】:
【参考方案1】:出现与“模拟器:无法初始化 WHPX:功能未实现”相同的错误
将 Android 模拟器更新为最新更新和 Android SDK 平台工具
我发现它根本没有安装,无论什么原因。
要将其添加到 Android Studio 安装中,请转到 Tools->Android->SDK Manager,选择 SDK Tools 选项卡,然后确保选择了 Android Emulator。
【讨论】:
以上是关于模拟器:无法初始化 WHPX:功能未实现的主要内容,如果未能解决你的问题,请参考以下文章
Android Studio 模拟器:WHPX:未能启用分区
android studio avd manager 无效选项——'-enable-whpx'
Firebase 服务错误:端口 5000 未打开。无法启动功能模拟器
Android Studio Emulator 无法在使用 WHPX 的 Windows 11 上运行