【发布时间】:2012-07-24 22:58:54
【问题描述】:
当我尝试从 Eclipse 运行我的 WXGA800 模拟器时,它会出现这样的错误
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.
我还检查了以下链接
Android: failed to allocate memory
我尝试减少模拟器中的 RAM 大小并增加 Java heapsize 和 ramsize,但我仍然面临同样的错误。
【问题讨论】:
-
尝试手动设置分辨率,而不是使用内置皮肤。
-
请在此处查看我的答案:stackoverflow.com/a/14420779/1993898
-
酷。我措辞不那么雄辩地表达了同样的问题,并让人们投了反对票。我希望这里的某个地方有一个很好的答案。我正在尝试模拟支持 S-Pen 的三星 Galaxy,它们也都超出了模拟器的能力。