Android模拟器没有运行2G RAM

时间:2012-11-10 22:14:49

标签: android emulation avd

我正在尝试使用16GB RAM(Windows 8 x64)在具有以下设置的PC上启动Android模拟器:

Abstacted LCD Density: 240
Max VM application heap: 24
Device ram size: 2048

当我尝试启动模拟器时,出现错误:

Starting emulator for AVD 'Android_4.0_1024'
emulator: WARNING: Requested RAM size of 2048MB is too large for your environment, and is reduced to 1152MB.
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.

我做错了什么以及如何运行超过1 GB RAM的仿真器?

提前致谢, 伊万

1 个答案:

答案 0 :(得分:0)

Win64是一个好的开始。

您是否碰巧安装了64位JDK?

PS:

Windows 7/64适用于64位JDK。我对Windows 8和任何Java都没有经验,所以我无法帮助你...