guzzi
guzzi

Reputation: 49

USB debug with eclipse

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.

Upvotes: 2

Views: 5074

Answers (1)

guzzi
guzzi

Reputation: 49

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

Upvotes: 2

Related Questions