Android模拟器错误:"系统UI已停止" [英] Android emulator error: "System UI has stopped"

查看:1009
本文介绍了Android模拟器错误:"系统UI已停止"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近建立了我的Andr​​oid开发环境。每一件事情是好的,但是当我运行模拟器花费很多时间与模拟器屏幕says-不幸的是,系统UI已停止的错误对话框,并没有应用在其上运行。 我最近转移到64位的windows7和使用JDK7和Eclipse JUNO为64位。 我的仿真器配置如下:

I have recently set up my Android development environment. Every thing is alright but when I run my emulator it takes to much time with an error dialog on the emulator screen says- "Unfortunately, System UI has stopped" and no application runs on it. I have recently shifted to 64bit windows7 and using JDK7 and eclipse juno for 64bit. My emulator configuration is given below:

任何人都可以建议我有什么错呢?

can anyone suggest me what is wrong with it?

推荐答案

这是仍然悬而未决,但它可能已经解决。

This is still "unanswered", but it probably has been resolved.

我想和大家分享我的经验,并澄清一些事情,其中​​有些可能并不重要。无论如何,如果这可以帮助别人这是伟大的。

I just want to share my experience and clarify a few things, some of which may not matter. Anyway, if this helps someone else that's great.

1)我有一台机器上这个问题(一个新的,但速度较慢机),但不是另一个(越快一个正在运行的一个4.0.3仿真器时)。这是不是硬件问题,虽然,和CPU速度不有所作为。

1) I had this problem on one machine (a new, but slower machine), but not another (the faster one) when running a 4.0.3 emulator. It is not a hardware problem though, and CPU speed doesn't make a difference.

2)这两款机器都是完全跟上最新的ADT(Eclipse的4.2.x版和Android 4.2.2(API 17)SDK环境。

2) Both machines are fully up-to-date ADT (Eclipse 4.2.x and Android 4.2.2 (API 17) SDK environments.

3)编辑,甚至删除模拟器,然后重新创建它做的不可以修复它。

3) Editing, or even Deleting the emulator and then recreating it did NOT fix it.

4)最好的解决办法是找到和更新的config.ini文件。在Windows 7(64位),我发现的 C中的config.ini文件:\用户 \ [用户名] \ .android \ AVD \ ICS_4.0.3_API_15.avd [见下面的AVD的名字。

4) The best solution is to locate and update the config.ini file. In Windows 7 (x64) I found the config.ini file in C:\Users\[your user name]\.android\avd\ICS_4.0.3_API_15.avd [*see AVD names below].

注意:首先要确保你有 打开资源管理器,否则您将无法看到.android文件夹显示隐藏文件,文件夹或驱动器 。

NOTE: First make sure you have "show hidden files, folder, or drives" turned on in Explorer or you won't see the ".android" folder.

5)不知道它的问题,但我的入门说的 hw.mainKeys =没有,不是hw.mainKeys = false作为一些建议。它改变为 hw.mainKeys =是似乎已经解决了这一问题。

5) Not sure it matters, but my entry said hw.mainKeys=no, not hw.mainKeys=false as some have suggested. Changing it to hw.mainKeys=yes seems to have fixed the problem.

  • AVD名称 - 您的AVD的名字将与我的不同。我刚才添加的版本名称/ API级别中的名称,这样我可以快速扫描列表,去释放,如蜂窝,冰淇淋三明治,果冻豆,等(例如,ICS_4.0.3_API_15.avd)

有一个在另一个线程AT&LT的更多信息; 不幸的是系统UI已停止>。它首先问一个看似切的问题,但得到了同一个地方。

There's more information in another thread at < Unfortunately System UI has stopped >. It starts by asking a seemingly tangential question, but gets to the same place.

这篇关于Android模拟器错误:&QUOT;系统UI已停止&QUOT;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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