Windows 7 64bit android AVD start error:Failed to allocate memory: 8

后端 未结 5 2107
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-07 03:34

I just updated to Android SDK Tools r20, and try to create avd base on android 4.1 and WXGA, but I got error message when I start AVD.

config.ini:

hw.mai         


        
5条回答
  •  独厮守ぢ
    2021-02-07 03:53

    Are you running the emulator on your Laptop?

    This problem also occurs if the Emulator's Screen Resolution is greater than that of your Display. For example WXGA-xxx (1280x800) could crash if your screen resolution is (1366x768).

    Try using WSVGA. Does a good job as a Tablet.

提交回复
热议问题