I have the following problem while trying to run my newly created Android Application using Eclipse and the ADT plugin on Windows 8:
[2013-12-09 19:26:39 - SampleApp] ------------------------------
[2013-12-09 19:26:39 - SampleApp] Android Launch!
[2013-12-09 19:26:39 - SampleApp] Connection with adb was interrupted.
[2013-12-09 19:26:39 - SampleApp] 0 attempts have been made to reconnect.
[2013-12-09 19:26:39 - SampleApp] You may want to manually restart adb from the Devices view.
I've tried what it says to do and that doesn't work. I also tried searching the rest of this forum and could not find anything. As a workaround, I have to export my application as an APK and then push that to my device which is weird because it can see my device while pushing the file but has this other problem. I'm using the Nexus Root Toolkit to push the file. I also have a Nexus 4 not rooted or unlocked with USB Debugging on (yes I have tried toggling that 3 times and it still doesn't work).
Help is appreciated!
Thanks in advance,
Andrew