模拟器:无法初始化WHPX:未实现功能

时间:2018-10-11 06:05:06

标签: android-studio android-emulator whpx

尝试在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 个答案:

答案 0 :(得分:0)

具有与“仿真器:无法初始化WHPX:未实现的功能”相同的错误

将Android仿真器更新为最新更新和Android SDK平台工具

我发现无论出于何种原因,它都没有安装。

要将其添加到Android Studio安装中,请转到“工具”->“ Android”->“ SDK管理器”,选择“ SDK工具”选项卡,然后确保选择了“ Android仿真器”。