I am trying to run an app that I made on my phone to test, but my device does not come up in the Devices tab in DDMS. Below is the error I get when I "Reset adb" in DDMS for android in eclipse. I've googled this error and issue for hours but none of the solutions have worked for me like resetting the adb and killing the processes. I don't know if this matters, but I am using a HTC One. The error is:
[2013-11-22 01:59:03 - DeviceMonitor] Adb connection Error:An existing connection was forcibly closed by the remote host
[2013-11-22 01:59:04 - DeviceMonitor] Connection attempts: 1
Please help!