在Eclipse Android模拟器不起作用? [英] Android emulator in Eclipse does not work?

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

问题描述

我做了一个新的AVD,创造了一个新的空白活动。该AVD配置为的Andr​​oid 4.2.2 ,API级别17,所以是空白的活动。

I have made a new AVD, created a new Blank Activity. The AVD is configured for Android 4.2.2, API level 17 and so is the blank activity.

不过日志,当我跑活动,是这样的:

However the log, when I run the activity, is this:

[2013-06-30 02:33:38 - myfirstapp] ------------------------------
[2013-06-30 02:33:38 - myfirstapp] Android Launch!
[2013-06-30 02:33:38 - myfirstapp] adb is running normally.
[2013-06-30 02:33:38 - myfirstapp] Performing com.example.myfirstapp.MainActivity activity launch
[2013-06-30 02:33:38 - myfirstapp] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2013-06-30 02:33:41 - myfirstapp] Launching a new emulator with Virtual Device 'HelloEmulator'
[2013-06-30 02:33:48 - myfirstapp] New emulator found: emulator-5556
[2013-06-30 02:33:48 - myfirstapp] Waiting for HOME ('android.process.acore') to be launched...  

它启动了一些不同的,大屏幕,模拟器。结果
我做了什么错?

推荐答案

有与Android虚拟设备启动你的应用程序中的两个步骤。首先,启动虚拟设备和第二启动应用程序。如果虚拟设备尚未启动,它需要3-4分钟启动。在该步骤中,显示为你如上所述以下消息:

There are two steps during launching your application with Android Virtual Device. First, launching the virtual device and second launching your application. If the virtual device is not already launched, it takes 3-4 min to be launched. During this step, the following message as you described above appears:

[2013-06-30 02:33:48 - myfirstapp] Waiting for HOME ('android.process.acore') to be launched... 

启动应用程序比推出的Andr​​oid虚拟设备更快。

Launching application is faster than launching the android virtual device.

这篇关于在Eclipse Android模拟器不起作用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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