tag: android 模拟器 启动 报错

[2012-12-27 13:53:32 - Emulator] emulator: WARNING: Requested RAM size of 1024MB is too large for your environment, and is reduced to 576MB.

[2012-12-27 13:53:32 - Emulator] Failed to allocate memory: 8

[2012-12-27 13:53:32 - Emulator]
[2012-12-27 13:53:32 - Emulator] This application has requested the Runtime to terminate it in an unusual way.

[2012-12-27 13:53:32 - Emulator] Please contact the application's support team for more information.


当你设置4.0的模拟器时,有些参数需要设置小点,但是笔者根据报错将Device ram size 设置成512也会报此错误,所以搜了下,但貌似都不好用

在stackoverflow.com上看到一个回复说是设置小些,试了下,果然可以.貌似SD Card 32 MIB 然后Device RAM Size设置32*8=256M。不知为什

么是8倍的关系,反正就是可以了,不过开发中实在不支持模拟器,很慢很慢的说


更多相关文章

  1. Android设置Activity背景为透明style
  2. Android(安卓)设置圆角背景
  3. 设置Textview最大长度,超出显示省略号
  4. android 模拟器上网 设置
  5. ImageView属性中android:src和android:background有什么区别
  6. android 透明效果
  7. Android(安卓)layout属性大全
  8. Android:res之selector背景选择器
  9. android基础知识

随机推荐

  1. 通读Android文档系列 ONE
  2. 一篇文章带你了解 Android 消息机制的原
  3. Android之drawable和mipmap目录区别
  4. 【多图】Google工程师解析Android系统架
  5. Android(安卓)Glide图片加载框架介绍
  6. Android屏幕适配总结
  7. Android 集成支付宝支付详解
  8. 手动安装Android Platform
  9. Android 获取内外置存储卡方法
  10. ■Android中尺寸单位杂谈