简体   繁体   English

Android 模拟器进程意外停止运行。 实例<device_name>现在停止了

[英]The Android emulator process has unexpectedly stopped running. The instance <device_name> is now stopped

I installed the following environment to start developping android applications.我安装了以下环境开始开发android应用程序。

OS: windows 7 64操作系统:Windows 7 64

Java: jdk 1.8.0_77 Java:jdk 1.8.0_77

Eclipse: eclipse-android-neon-2-incubation-win32-x86_64 Eclipse: eclipse-android-neon-2-incubation-win32-x86_64

SDK: android-sdk_r24.4.1-windows (Android 6.0 7.0 e 7.1.1) SDK: android-sdk_r24.4.1-windows (Android 6.0 7.0 e 7.1.1)

All was ok until the moment to start AVD.一切正常,直到开始 AVD。

I created various ADV configurations but when starting I received always the same error (it changes only the device_name):我创建了各种 ADV 配置,但是在启动时我总是收到相同的错误(它只更改了 device_name):

The Android emulator process has unexpectedly stopped running. Android 模拟器进程意外停止运行。 The instance (device_name) is now stopped.实例 (device_name) 现在已停止。

This is one of ADV configuration tried这是尝试的 ADV 配置之一

在此处输入图片说明

This is the error throwd after starting这是启动后抛出的错误

在此处输入图片说明

Have you any suggestion to me?你对我有什么建议吗? Thank you.谢谢你。

Can you see anything in adb logcat? 您能在adb logcat中看到任何内容吗? If the device goes down during the initialization process you might see something there. 如果设备在初始化过程中出现故障,您可能会在其中看到一些东西。

I have the same issue ... 我有同样的问题 ...

There is no log cat or any other error shown in eclipse neon 2. 在Eclipse Neon 2中没有显示log cat或任何其他错误。

Up: 上:

you have to select the project instead of the class. 您必须选择项目而不是课程。

i do not get anymore this error. 我不再收到此错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM