首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >仿真器:无法初始化WHPX:函数未实现

仿真器:无法初始化WHPX:函数未实现
EN

Stack Overflow用户
提问于 2018-10-11 14:05:06
回答 1查看 8.4K关注 0票数 0

当我尝试在android studio上运行模拟器时,我得到了以下错误

代码语言:javascript
复制
    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.

在运行仿真器时,我收到如下通知

代码语言:javascript
复制
Emulator: Process finished with exit code 0
enter code here
Emulator: failed to initialize WHPX: Function not implemented

这是我第一次使用android studio.Please,谁来帮帮我。

EN

回答 1

Stack Overflow用户

发布于 2018-11-18 07:38:32

出现与"Emulator: failed to initialize WHPX: Function not implemented“相同的错误

更新Android Emulater至最新更新和Android SDK平台-工具

我发现它根本没有安装,不管是什么原因。

要将其添加到Android Studio安装,请转到Tools-> Android ->SDK Manager,选择SDK Tools选项卡,然后确保选择Android Emulator。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/52753271

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档