我用 SDK 2.2将 HTC Comet 连接到 Eclipse。我做了一个调试构建-应用程序不运行; 虽然它得到安装在设备上。在设备上,我会在 Comet 屏幕上看到这个消息框
等待调试器 而在 Eclipse 控制台中,我得到了这些消息集 应用程序在模拟器中运行良好-请帮助-我在这里遗漏了什么?有什么提示或建议吗?谢谢
Application HunyDew (process com.airvine.HunyDew)正在等待调试器附加。
[迫近]
[2010-12-07 01:42:29 - hunydewprj] Android Launch!
[2010-12-07 01:42:29 - hunydewprj] adb is running normally.
[2010-12-07 01:42:29 - hunydewprj] Performing com.airvine.hunydew.HunyDewAAStartsHere activity launch
[2010-12-07 01:42:47 - hunydewprj] Application already deployed. No need to reinstall.
[2010-12-07 01:42:47 - hunydewprj] Starting activity com.airvine.hunydew.HunyDewAAStartsHere on device 308730C861BC
[2010-12-07 01:42:49 - hunydewprj] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.airvine.hunydew/.HunyDewAAStartsHere }
[2010-12-07 01:42:49 - hunydewprj] Attempting to connect debugger to 'com.airvine.hunydew' on port 8601
[2010-12-07 01:43:09 - hunydewprj] Launch error: Failed to connect to remote VM. Connection timed out.