views:

80

answers:

2

Unable to launch App in telephone device. Device is visible (ADB devices), debug USB on(in phone). In Eclipse I get the following timeout error:

[2010-10-14 14:07:30 - TA] Android Launch!
[2010-10-14 14:07:30 - TA] adb is running normally.
[2010-10-14 14:07:30 - TA] Performing com.xxxxx.ta.TA activity launch
[2010-10-14 14:08:00 - TA] Uploading TA.apk onto device 'HTXXXXXX'
[2010-10-14 14:08:05 - TA] Failed to upload TA.apk on device 'HTXxXXXXXX'
[2010-10-14 14:08:05 - TA] com.android.ddmlib.TimeoutException
[2010-10-14 14:08:05 - TA] Launch canceled!

I installed/reinstalled drivers delivered in phone (HTC Wildfire) a couple of times.. At present the explorer hangs when trying to open the phone file system. Running SDK-eclipse on Vista. Any ideas would be appreciated.

+1  A: 

Thanks for encourage me to plug and unplug until feeling ridiclous.. :) It actually works now!!

guzzi
A: 

I am not able to add a comment - so posting it as an answer: I am facing the same problem with the AVD (Emulator). Stopping and restarting it works, but I wanted to know why the timeout is not consistent? It sometimes happens even when the AVD is idle for 15 mins.. sometimes it works even after 2 hours. Any ideas?

Chandra Mohan