How can I change the ram amount that the android emulator is using?

孤街浪徒 提交于 2020-12-05 02:29:12

问题


at the first setup, Android Studio asked me that how much ram does the emulator going to use. I entered 800M but it worked slowly. I need to make it a little bit bigger like 1.5GB. How can I do that? Is it editable after the first setup?


回答1:


Go to Tools->Android->AVD Manager, there's something like pencil to edit your AVD click on that, then in the pop-up window click Show Advanced Settings and there you can change the RAM size.




回答2:


  • Create a new virtual device from the AVD Manager.

  • Select New hardware profile(left-bottom corner) in the appearing window.

  • You can see an option Memory in the new secondly appeared window. Here you can change the ram size in the column RAM.



来源:https://stackoverflow.com/questions/40068344/how-can-i-change-the-ram-amount-that-the-android-emulator-is-using

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!