I had similar problem but with emulator. I could not fix the problem. But instead I downloaded and installed Android studio, which much more stable.
On Sunday, October 27, 2013 5:26:58 AM UTC+5:30, Leith Bade wrote: > > I am trying to develop an app on my Nexus 7 that uses the USB Host > function. > > In the USB documentation it provides a tip that you can debug with ADB > over TCP/IP so that you don't need to connect the USB to the computer for > debugging. > > However I am having trouble with the connection constantly timing out. > > Sometimes Eclipse fails to start the debug session. If it does start a > debug session it only lasts 30 seconds before Eclipse starts reporting > dropped packets and the debug session disconnects. > > After this it takes a lot of effort to get it working again as ADB says it > is still connected. I usually have to kill the ADB server and restart it. > Plugging in the USB cable also seems to help for some reason. > > As you can imagine this is making it impossible to develop a USB Host app. > > How do you fix this? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

