首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Android Emulator错误问题

Android Emulator错误问题
EN

Stack Overflow用户
提问于 2017-11-02 19:07:36
回答 2查看 912关注 0票数 0

我已经尽了最大努力使用这里提供的解决方案来解决这个问题,但到目前为止都没有奏效。请帮助我解决这个错误。模拟器崩溃...

代码语言:javascript
复制
init: Could not find wglGetExtensionsStringARB!
emulator: WARNING: Crash service did not start
emulator: WARNING: encryption is off
emulator: WARNING: Not all modern X86 virtualization features supported, which introduces problems with slowdown when running Android on  multicore vCPUs. Setting AVD to run with 1 vCPU core only.
Hax is enabled
Hax ram_size 0x20000000
path C:\Users\Abid\.android\avd\Nexus_5X_API_23.avd\system.img.qcow2
HAX is working and emulator runs in fast virt mode.
emulator: WARNING: The -scale flag is obsolete and will be ignored.
EN

回答 2

Stack Overflow用户

发布于 2017-11-02 19:19:49

您可以使用genymotion作为仿真器。它提供了所有的api版本,你可以免费下载它。用于下载genymotion模拟器的链接:要在其中使用google play商店的https://www.genymotion.com/,我们需要安装一些额外的东西

票数 0
EN

Stack Overflow用户

发布于 2017-11-02 19:19:57

我认为您的计算机不支持英特尔虚拟化技术,或者BIOS中未启用该技术。

创建一个新的仿真器并选择arm而不是x86/x64。无需硬件虚拟化的ARM映像

创建虚拟设备->选择硬件->系统映像(转到其他映像选项卡)->Select one。

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

https://stackoverflow.com/questions/47073807

复制
相关文章

相似问题

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