【发布时间】:2013-01-16 06:57:27
【问题描述】:
我想使用 1024MB 或更大的 RAM,但是当我尝试启动我的虚拟设备时,我收到以下错误:
Failed to allocate memory: 8
经过研究,一些对我不起作用的解决方案是:
- 手动更改 avd 的 .ini 文件等
- 以管理员身份运行模拟器
- 从命令行运行
- a solution
- another solution
系统规格:
- 64 位 Windows 7 64 位
- i7 3610QM CPU
- 8GB 内存
- 2GB 显卡
我使用的是 Android 4.2
【问题讨论】:
-
请参考这个 li[link][1] [1]: stackoverflow.com/questions/8853541/… 它对我有用。
标签: android android-emulator avd ram