emulator.exe已停止工作?工作、emulator、exe

由网友(信仰ii)分享简介:我尝试运行一个Android的例子,但我不断收到:emulator.exe已停止工作。I try to run an android example but i keep getting: emulator.exe has stop working.这是控制台行:[2011-02-11 10:14:49 - Te...

我尝试运行一个Android的例子,但我不断收到:emulator.exe已停止工作。

I try to run an android example but i keep getting: emulator.exe has stop working.

这是控制台行:

[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'!

您知道这是什么?

感谢你。

推荐答案

我也有同样的问题,

现在我得到了解决,而互联网搜索。

Now i got the solution while searching the internet.

解决方法:编辑设备设置和内存分配更改为一个较小的数字。 如果是1024或更多,将其降低到512MB或256MB的

Solution: Edit the Device settings and change the RAM allocation to a lower number. If it was 1024 or More, reduce it to 512Mb or 256Mb

您可以在编辑Android虚拟设备(AVD)对话框的硬件部分改变它 - >设备的RAM大小

You can Change it in "Edit Android Virtual Device (AVD)" dialog's Hardware Section --> Device ram size

阅读全文

相关推荐

最新文章