如何降低Android Studio AVD模拟器的内存消耗?

时间:2016-05-29 13:03:49

标签: android android-emulator windows-8.1 avd android-studio-2.0

我在Windows 8.1中使用android studio 2.0,即使我已指定 64M VM堆,200M RAM和200内部存储,内存消耗大小总是 2G 在ADB配置中

如何减少内存消耗?

注意:我的模拟器版本为 Nexus_5x API32

1 个答案:

答案 0 :(得分:0)

我认为如果你真的不使用android studio AVD模拟器会更好。这是一个非常缓慢的记忆杀手程序!

相反,使用mobogeni或bluestacks。 它们比android studio avd快得多,并且使用较少的内存,当然还有更多的功能。

要下载它们,请轻松谷歌并免费下载。

使用它们与android studio avd非常相似。

运行它,构建并运行您的应用程序,它会在设备列表中显示以运行您的应用程序。