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

前端 未结 8 1694
星月不相逢
星月不相逢 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:01

    I tried the above answers in Android Studio 3.0, but it seems AS 3.0 doesnt allow to change in the IDE screen, or not sure it was some problem with my installation. So I opened the AVD in disk and opened the config.ini, and changed the ramsize there. It worked.

提交回复
热议问题