All of a sudden I couldn't upload my apk on my device while debugging/running it from eclipse, this is the error:
[2010-07-11 12:30:04 - myapp] Failed to upload myapp.apk on device '181D09BAD5D96180'
[2010-07-11 12:30:04 - myapp] java.io.IOException: Unable to open sync connection!
[2010-07-11 12:30:04 - myapp] Launch canceled!
i tried in the adb kill-server and start-server also tried to reboot/shut down my comp and/or my phone but nothing helps.
I'm using adk 1.5.
any idea?