Android Studio模拟器无法启动与内存限制相关的错误消息 [英] Android studio emulator fails to start with memory limit related error message

查看:773
本文介绍了Android Studio模拟器无法启动与内存限制相关的错误消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试运行我的第一个android工作室项目,但是我收到此错误消息并且模拟器无法启动:

I'm trying to run my first android studio project but I get this error message and the emulator doesn't start :

Created filesystem with 11/4224 inodes and 1302/16896 blocks
Failed to create Context 0x3005
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
emulator: WARNING: Requested RAM size of 1536MB is too large for your environment, and is reduced to 1152MB.
emulator: device fd:544
HAX is not working and emulator runs in emulation mode
emulator: The memory needed by this VM exceeds the driver limit.
Cannot set up guest memory 'pc.ram': Invalid argument


推荐答案


  • 从Android工作室打开Windows->选择Android虚拟设备管理器 - >选择您的设备 - >单击编辑按钮 - >在内存选项中将RAM参数更改为512 Mb->保存并运行它可以运行的模拟器

  • 否则你可以使用Genymotion Android Vm: https://www.genymotion.com/?utm_source=dlvr.it&utm_medium=twitter#!/download

    • From Android studio open Windows->Select Android Virtual Device Manager->Chose your device->Click Edit button->Change the RAM parameter to 512 Mb in the Memory Options->Save and run the emulator it will work
    • Else you may use Genymotion Android Vm: https://www.genymotion.com/?utm_source=dlvr.it&utm_medium=twitter#!/download
    • 这篇关于Android Studio模拟器无法启动与内存限制相关的错误消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆