问题描述
有没有办法减少android模拟器使用的内存?当我打开资源监视器时,它会占用800MB以上的内存(我想这是造成我所有计算机滞后的原因)!
Is there a way to reduce memory used by android emulator? When I turn on Resource Monitor, It commits over 800MB(I guess this is the reason for all my computer's lags)!
我的信息:
操作系统:窗口7,2GB RAM,CPU核心i3.
OS:Window 7, 2GB RAM, CPU core i3.
仿真器:设备RAM大小:512MB,数据分区大小:384MB,皮肤:HVGA 480x320,SD卡:4GiB.
Emulator:Device RAM size: 512MB, data partition size: 384MB, Skin: HVGA 480x320, SD Card: 4GiB.
推荐答案
尝试一下:
打开Android虚拟设备管理器:
Open the Android Virtual device manager:
单击设备并选择
,然后在硬件"上单击新建":
and then on Hardware click new:
在那之后,选择设备内存大小:
After that select the option Device ram size:
然后只需输入所需的值,然后单击Edit AVD:
Then just put the value that you want and click on Edit AVD:
希望有帮助.另外,您可能已经注意到,您可以更改其他可能有用的属性.
Hope that helps. Also as you may notice you can change other properties that might be useful.
这篇关于如何减少Android模拟器使用的内存?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!