android – emulator.exe已停止工作?

前端之家收集整理的这篇文章主要介绍了android – emulator.exe已停止工作?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我尝试运行一个 Android示例,但我一直得到:emulator.exe已停止工作.

这是控制台线:

[2011-02-11 10:14:49 - Teste] New emulator found: emulator-5554
[2011-02-11 10:14:49 - Teste] Waiting for HOME ('android.process.acore') to be launched...
[2011-02-11 10:14:49 - Emulator] 
[2011-02-11 10:14:49 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2011-02-11 10:14:49 - Emulator] Please contact the application's support team for more information.
[2011-02-11 10:14:51 - Emulator] Bad ram offset 74116c00
[2011-02-11 10:14:51 - Emulator] emulator: warning: opening audio input Failed
[2011-02-11 10:14:51 - Emulator] 
[2011-02-11 10:14:51 - Emulator] emulator: emulator window was out of view and was recentred
[2011-02-11 10:14:51 - Emulator] 
[2011-02-11 10:14:51 - Teste] emulator-5554 disconnected! Cancelling 'com.example.android.apis.ApiDemos activity launch'!

你知道这是什么吗?

谢谢.

解决方法

我也有同样的问题,

现在我在搜索互联网时得到了解决方案.

解决方案:编辑设备设置并将RAM分配更改为较小的数字.
如果是1024或更多,请将其减少到512Mb或256Mb

您可以在“编辑Android虚拟设备(AVD)”对话框的硬件部分 – >中进行更改.设备柱塞尺寸

原文链接:https://www.f2er.com/android/317811.html

猜你在找的Android相关文章