android emulator cannot start

被刻印的时光 ゝ 提交于 2019-12-11 10:51:56

问题


when I start a new emulator it comes this:

Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way. 
Please contact the application's support team for more information.

how to repair it?


回答1:


This question suggests that this problem occurs when you are using too much RAM.




回答2:


This blog post suggests that you should lower the amount of RAM you allocated to your AVD.




回答3:


As I mention here: https://stackoverflow.com/a/14420779/1993898

I was able to fix this error by running AVD "as Administrator", therefore I believe this error to be related to filesystem permissions, or lack thereof.



来源:https://stackoverflow.com/questions/6659033/android-emulator-cannot-start

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!