Android: failed to allocate memory

后端 未结 12 1943
臣服心动
臣服心动 2020-11-27 16:12

I\'m trying to create an emulator with 2047 mb ram. When I run it, I get this error:

[2011-02-22 14:24:14 - Emulator]
[2011-02-22 14:24:14 - Emulator] This a         


        
12条回答
  •  余生分开走
    2020-11-27 16:48

    Solution is that you go and edit the config file for that perticuler avd in .android folder in your user folder in c drive with RAM = 1024 MB instead 1024

    The problem is MB is not there...

提交回复
热议问题