Android studio emulator fails to start with memory limit related error message

前端 未结 8 1681
星月不相逢
星月不相逢 2020-12-09 09:45

I\'m trying to run my first android studio project but I get this error message and the emulator doesn\'t start :

Created filesystem with 11/4224 inodes and          


        
8条回答
  •  再見小時候
    2020-12-09 10:08

    If you are using Android studio and facing problem with emulator Ram size then follow the step:

    Go to Tools -> Android -> AVD Manager -> (select you device ) -> Edit device -> Show advanced setting -> New Device -> Choose Change button -> New Hardware profile -> Change the Memory size to 512M -> Edit device in the right bottom corner then -> finish.

提交回复
热议问题