我是Android新手。通过使用Eclipse遵循HelloAndroid教程。
运行HelloAndroid后,AVD'xian_avd2'午餐了,但到此为止,没有“Hello,Android”
显示在AVD上。好像正在等待HOME('android.process.acore')启动...
不知道该如何解决,请帮忙。
谢谢
王813
[2010-01-29 00:12:13 - HelloAndroid]------------------------------
[2010-01-29 00:12:13 - HelloAndroid]Android Launch!
[2010-01-29 00:12:13 - HelloAndroid]adb is running normally.
[2010-01-29 00:12:13 - HelloAndroid]Performing com.example.helloandroid.HelloAndroid activity launch
[2010-01-29 00:12:13 - HelloAndroid]Automatic Target Mode: Preferred AVD 'xian_avd2' is not available. Launching new emulator.
[2010-01-29 00:12:14 - HelloAndroid]Launching a new emulator with Virtual Device 'xian_avd2'
[2010-01-29 00:12:37 - HelloAndroid]New emulator found: emulator-5554
[2010-01-29 00:12:37 - HelloAndroid]Waiting for HOME ('android.process.acore') to be launched...
[2010-01-29 00:13:59 - HelloAndroid]emulator-5554 disconnected! Cancelling 'com.example.helloandroid.HelloAndroid activity launch'!
最佳答案
这应该工作。
- - 或者 - -
这也应该起作用。
关于android - HelloAndroid] emulator-5554已断开连接!取消 'com.example.helloandroid.HelloAndroid activity launch'!,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/2160454/