尝试在 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。请有人帮助我。
有同样的错误“模拟器:无法初始化 WHPX:功能未实现”
将 Android 模拟器更新至最新更新和 Android SDK 平台工具
我发现它根本没有安装,无论出于什么原因。
要将其添加到 Android Studio 安装中,请转至 Tools->Android->SDK Manager,选择 SDK Tools 选项卡,然后确保选择 Android Emulator。