【发布时间】:2012-01-26 07:06:52
【问题描述】:
如果我在已运行模拟器的情况下运行我的应用程序,则应用程序不会在现有的 AVD 上运行,而是会启动一个新的。
[2011-12-22 18:03:15 - Report_v6_2] ------------------------------
[2011-12-22 18:03:15 - Report_v6_2] Android Launch!
[2011-12-22 18:03:15 - Report_v6_2] adb is running normally.
[2011-12-22 18:03:15 - Report_v6_2] Performing mast.avalons.ReportActivity activity launch
[2011-12-22 18:03:15 - Report_v6_2] Automatic Target Mode: Preferred AVD 'Acer' is not available. Launching new emulator.
[2011-12-22 18:03:15 - Report_v6_2] Launching a new emulator with Virtual Device 'Acer'
[2011-12-22 18:03:28 - Report_v6_2] New emulator found: emulator-5554
[2011-12-22 18:03:28 - Report_v6_2] Waiting for HOME ('android.process.acore') to be launched ...
[2011-12-22 18:04:46 - Report_v6_2] emulator-5554 disconnected! Cancelling 'mast.avalons.ReportActivity activity launch'!
[2011-12-22 18:20:16 - Report_v6_2] ------------------------------
[2011-12-22 18:20:16 - Report_v6_2] Android Launch!
[2011-12-22 18:20:16 - Report_v6_2] adb is running normally.
我使用 Windows 7、Eclipse Indigo、最新版本 adt、adb、sdk
【问题讨论】:
-
我也有这个问题。怎么解决的?
-
也许你知道,为什么
Preferred AVD 'Acer' is not available.? -
哪个操作系统,哪个开发环境,如何启动应用程序?
标签: android android-emulator adb adt