2011-10-21 76 views
4

我越来越想启动模拟器时,这个错误:Android的 - 无法分配内存

[2011-10-21 16:25:02 - Emulator] Failed to allocate memory: 8 
[2011-10-21 16:25:02 - Emulator] 
[2011-10-21 16:25:02 - Emulator] This application has requested the Runtime to terminate it in an unusual way. 
[2011-10-21 16:25:02 - Emulator] Please contact the application's support team for more information. 

Emulator setup

我试图启动安装程序没有成功修补:

launch setup

4.0仿真器运行得很好。 在Windows XP上运行。

+1

'设备内存大小:1024'尝试一个较小的值? – fredley

+0

我应该在那里放什么样的价值? – Yoav

+1

512是答案。 – Yoav

回答

17

将设备RAM大小设置为512固定此。

+1

但是为什么当我有6 GB的可用RAM躺在附近时会发生此错误? – kpsfoo

1

这是因为在与AVD或者降低该特定AVD的RAM或增加OS的RAM,使得模拟器可以在它们的运行时间分配所需的内存的量的运行时间存储器分配的

希望它可以帮助你所有:)