启动后没有显示android Avd(模拟器)

时间:2012-12-27 12:28:07

标签: android android-emulator

在运行Android项目时,avd(模拟器)没有启动,也没有显示任何错误。

我在控制台上收到以下消息:

STA是我的项目名称,n_avd是我的avd名称

[2012-12-27 17:12:19 - STA] Android Launch!
[2012-12-27 17:12:19 - STA] adb is running normally.
[2012-12-27 17:12:19 - STA] Performing com.nil.android.sta.launch.SplashScreen activity launch
[2012-12-27 17:12:19 - STA] Automatic Target Mode: launching new emulator with compatible AVD 'n_AVD'
[2012-12-27 17:12:19 - STA] Launching a new emulator with Virtual Device 'n_AVD' 

请给我宝贵的建议。

1 个答案:

答案 0 :(得分:1)

如果我第一次启动模拟器,我会好运,然后一旦它运行(并连接),我就会部署我的应用程序。

启动AVD并在一个步骤中部署到它并不适合我。