【发布时间】:2011-10-14 15:54:50
【问题描述】:
我知道有很多关于这方面的帖子,但这些帖子中给出的所有解决方案都没有奏效。
我制作了一个 Android 3.2 模拟器,并试图运行一个 hello world 应用程序。我将设备内存大小设置为 1024(任何更大,模拟器会崩溃并给出此错误)
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.
我使用的是 Windows 7 64 位版本。正如我所说,我正在尝试运行一个 hello world 应用程序。我尝试使用快照功能使其加载更快,但模拟器在“android”徽标页面上停留了大约 5 分钟。
即使模拟器加载完毕,我尝试点击模拟器上的后退按钮和其他默认应用程序,它就像幻灯片一样。
【问题讨论】:
-
解决方案是插入一个实际的 Android 3.2 设备。糟透了,我知道。
-
我会邀请人们尝试这个选项:stackoverflow.com/a/17394245/1204249
标签: android android-emulator performance