Android模拟器崩溃; "模拟器-arm.exe停止响应" [英] Android emulator crashes; "emulator-arm.exe stopped responding"

查看:572
本文介绍了Android模拟器崩溃; "模拟器-arm.exe停止响应"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图写我的第一个Android应用程序,HelloAndroid。每当我试图在模拟器上运行它在标题中发生错误。这可靠地与我创建任何AVD发生了,当我启动AVD本身运行的应用程序之前。

I'm attempting to write my first android app, HelloAndroid. The error in the title occurs whenever I try to run it on the emulator. This reliably happens with any AVD I create, and when I launch the AVD itself before running the app.

修改
真正运行的设备上的应用程序工作正常。

Edit: Running the app on a real device works fine.

另外,从运行与 -verbose 选项命令行模拟器显示模拟器以下后挂起:

Also, running the emulator from command line with the -verbose option shows that the emulator hangs after the following:

模拟器:添加引导属性:'qemu.sf.fake_camera'='回'

(使用一个AVD带或不带相机启用已没有影响。)

(Using an AVD with or without the camera enabled has no effect.)

下面是我用什么Android开发:

Here's what I'm using for Android development:


  • 的Windows 7(64位)

  • JDK 1.7.0

  • 的Eclipse 3.7.1(64位)

  • Android的SDK / AVD管理,R16

  • ADT插件16.0.0

  • AVD管理器

下面是我到目前为止已经试过(没有成功),我在此网站上发现可能的解决方案及其他:

Here are potential solutions I've found on this site and others that I've tried so far (without success):


  • 确保有路径中没有空格的SDK(即直接安装SDK到C:\\驱动器)

  • 新鲜安装Eclipse,Android的SDK / AVD管理器,ADT插件

  • 运行Eclipse的32位版本

  • 确保Eclipse遇到使用最新版本的JDK通过改变-vm路径

  • 更改AVD的分辨率

  • 删除并重新创建一个AVD

任何帮助将大大AP preciated。

Any help would be greatly appreciated.

编辑:没有成功采取额外的步骤:

additional steps taken without success:


  • 运行Eclipse作为管理员

  • 创建JAVA_HOME环境变量,并设置值路径JDK bin目录

  • 使用JDK 1.6(用于日食和Windows)

  • 没有音频运行仿真器(录音或播放)

推荐答案

我发现的问题;这是不是一个错误都没有。

I've found the issue; it's not a bug at all.

事实证明,我有一个名为ATI托盘在后台运行来管理我的显卡工具程序,这是导致错误(和其他几个错误与无关的Andr​​oid开发的其他程序)。禁用此方案解决了这个问题。
一个非常刺激性和琐碎的问题......很高兴它是固定的。

As it turns out, I had a program called ATI Tray Tools running in the background to manage my graphics card, and this was causing the error (and several other errors with other programs unrelated to Android development). Disabling this program solved the issue. A very irritating and trivial problem... glad it's fixed.

感谢您的建议,大家好!

Thank you for your suggestions, everyone!

这篇关于Android模拟器崩溃; "模拟器-arm.exe停止响应"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆