Android emulator failed to allocate memory 8

后端 未结 12 2211
误落风尘
误落风尘 2020-11-30 16:27

When I try to run my WXGA800 emulator from Eclipse it\'s giving an error like this

Failed to allocate memory: 8
This application has requested the Runtime to         


        
12条回答
  •  心在旅途
    2020-11-30 17:05

    Try this if other answers did not work for you.

    For me This happened for API 27 Emulator.

    API 26 Emulator worked just fine. So I started API 26 Emulator first and then closed it.

    Then I started API 27 Emulator and It worked with No errors at all.

提交回复
热议问题