Android 4.0.3 emulator crashes: Failed to allocate memory: 8

后端 未结 7 1199
Happy的楠姐
Happy的楠姐 2021-02-04 03:56

The problem started when I changed the skin built-in display setting to WXGA720. Then everytime I\'m trying to run the emulator it says the following message:

7条回答
  •  无人及你
    2021-02-04 04:48

    I was with the same problem today, but I manage how to solve it ( at least for me, because I was doing it in the wrong way), hope that it can be usefull for you too.

    I was trying to change de Device RAM memory direct by Eclipse via Android Virtual Device Manager. I don't know why, but this changes does not affect the "hardware.ini" file that is present in : \android-sdk\platforms\android-16\skins\WXGA800-7in , for example. To change the device RAM, or just to add MB you need to change this file.

提交回复
热议问题