【发布时间】:2012-11-10 22:14:48
【问题描述】:
我正在尝试在具有 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 的模拟器?
提前致谢, 伊万
【问题讨论】:
-
这里是您的问题的答案stackoverflow.com/a/6884186/1548085