我正在尝试在具有 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 的模拟器?
在此先感谢,伊万