android模拟器无法启动

发布于 2024-11-19 22:55:40 字数 228 浏览 1 评论 0原文

当我启动一个新的模拟器时,它会出现:

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.

如何修复它?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

不疑不惑不回忆 2024-11-26 22:55:40

这个问题表明当您使用过多的RAM时会出现此问题。

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

<逆流佳人身旁 2024-11-26 22:55:40

这篇博文建议您降低您分配给 AVD 的 RAM 量。

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

辞别 2024-11-26 22:55:40

正如我在这里提到的: https://stackoverflow.com/a/14420779/1993898

我能够通过以下方式修复此错误“以管理员身份”运行 AVD,因此我认为此错误与文件系统权限或缺乏文件系统权限有关。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文