I am trying to debug an app with Intellij 13.0 on Windows 7. Whenever I start debugging I get the following warning:
Intellij
Warning: debug info
You can restart ADB in windows without writing any commands.
Just open Task Manager
Sort the list by name
Find process named "adb" Right click on it and then select "End Task" Done
Next time you run any app the adb will start with a new instance.