您的位置:首页 > 移动开发 > Android开发

换了win7 64位的系统在android studio上启动模拟器的时候遇到问题

2013-06-22 11:39 441 查看
Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

当设置的模拟器的分辨率大于480*800的时候会出现这样的问题。



如图只要将RAM的值设置为1024以下就可以了。

但设置的太小的话虚拟机启动会非常的慢。

在测试的时候也会非常慢,甚至无会使用的地步。所以建议改为 768M。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐