Android模拟器将无法启动 [英] Android emulator won't boot up

查看:388
本文介绍了Android模拟器将无法启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图安装Android SDK和我的电脑(Win7的64位)上运行我的第一个应用程序。我也跟着在 http://developer.android.com 指令从开始到<一个href="http://developer.android.com/training/basics/firstapp/running-app.html">http://developer.android.com/training/basics/firstapp/running-app.html当我尝试启动模拟器(如提到的最后一个URL)根本没有显示。

I'm trying to install android sdk and run my first application on my PC (Win7 64 bit). I followed instructions on http://developer.android.com from the beginning to http://developer.android.com/training/basics/firstapp/running-app.html When I try to start emulator (as mentioned on the last url) simply nothing shows up.

5 - Select the new AVD from the Android Virtual Device Manager and click Start.

有不显示任何错误消息。启动AVD一个名为adb.exe过程之后出现在任务管理器。

It doesn't show any error messages. After launching AVD a process named adb.exe appears on task manager.

下面是当尝试从Eclipse中运行我的空白应用程序Eclipse控制台输出。在配置,手动设置不同的目标设备,并选择启动活动。同样的问题依然存在。

Below is eclipse console output when try to run my blank app from eclipse. On configurations, I set different target devices and selected starting activity manually. The same problem continues.

当AVD从Eclipse外部启动 \ SDK \平台工具&gt;的Andr​​oid AVD ):

[2013-03-22 08:50:48 - 1st] ------------------------------
[2013-03-22 08:50:48 - 1st] Android Launch!
[2013-03-22 08:50:48 - 1st] adb is running normally.
[2013-03-22 08:50:48 - 1st] Performing com.example.st.MainActivity activity launch
[2013-03-22 08:50:49 - 1st] Automatic Target Mode: launching new emulator with compatible AVD 'AvdTest'
[2013-03-22 08:50:49 - 1st] Launching a new emulator with Virtual Device 'AvdTest'

当AVD从日食开始

[2013-03-22 09:22:44 - 1st] ------------------------------
[2013-03-22 09:22:44 - 1st] Android Launch!
[2013-03-22 09:22:44 - 1st] adb is running normally.
[2013-03-22 09:22:44 - 1st] Performing com.example.st.MainActivity activity launch
[2013-03-22 09:22:44 - 1st] Automatic Target Mode: Preferred AVD 'AvdTest' is not available. Launching new emulator.
[2013-03-22 09:22:44 - 1st] Launching a new emulator with Virtual Device 'AvdTest'

我也只能下载SDK和安装Eclipse插件,但结果是一样的。

I also downloaded only sdk and installed eclipse plugin but result is the same.

尽量选用的logcat也。开始它便开始AVD,但logcat中显示什么。当我杀了从任务管理器adb.exe,它可以杀死logcat中了。

Tried to use logcat also. Started it then started AVD, but logcat shows nothing. When I kill adb.exe from task manager,it kills logcat too.

\sdk\platform-tools>adb -e logcat
- waiting for device -

\sdk\platform-tools>

重新安装IDE / SDK几次我决定问这里经过。还有什么我可以做什么?

After reinstalling IDE/SDK a couple of times I decided to ask it here. What else I can do?

编辑:伙计们,我有一个虚拟设备请停下建议增加一个虚拟设备

Edit : Folks, I have a virtual device. Please stop suggesting adding a virtual device.

推荐答案

我发现了它。在事件查看器(控制面板\所有控制面板项\管理工具\事件查看器)上点击登录Windows>左侧菜单中的应用和读取错误日志。

I found it. In event viewer(Control Panel\All Control Panel Items\Administrative Tools\Event Viewer) clicked on Windows Log>Application on left menu and read error logs.

我用Google搜索日志中提到的dll文件(aticfx32.dll <$ C C $>),并发现该dll文件属于ATI显卡。我的电脑有一个英特尔图形卡。虽然寻找解决办法,我也发现的网页和应用解决方案,他们使用。它的工作原理就像一个魅力。

I googled dll file mentioned in log (aticfx32.dll) and found the dll file belongs to ATI graphic cards. My PC has an Intel graphic card. While searching for solution I also found this web page and applied solution they used. It works like a charm.

步骤:

  1. 从Intel官方网站下载显卡驱动程序
  2. 解压缩的地方,位置并不重要
  3. 走进设备管理器(在Windows搜索栏中键入设备管理器)
  4. 单击显示适配器和英特尔高清显卡。
  5. 转到标有标签的Drivers
  6. 单击更新驱动程序和浏览计算机以查找驱动程序
  7. 单击让我从驱动程序列表
  8. 点击从磁盘安装按钮,
  9. 在浏览到您提取驱动程序并进入标有图形目录
  10. 选择名为igdlh64.INF文件
  11. 点击确定按钮,然后单击下一步,司机应安装
  12. 在您需要重新启动,并重新启动您的驱动程序之后,应更新
  1. Download your graphics card driver from intel's website
  2. Extract the zip somewhere, Location does not matter
  3. Go into Device Manager, (type Device Manager in the windows search bar)
  4. Click Display Adapters and Intel HD Graphics.
  5. Go to the tab labeled "Drivers"
  6. Click "Update Drivers" and "Browse my computer for drivers"
  7. Click "Let me pick from a list of drivers"
  8. Click the Have Disk Button,
  9. Navigate to where your extracted drivers are and go into the directory labeled "Graphics"
  10. Select the file named "igdlh64.INF"
  11. Click on the OK button and then click Next, the drivers should install
  12. After that you need to reboot, and after rebooting your drivers should be updated

这篇关于Android模拟器将无法启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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