While debugging, my device frequently disconnects from my PC, usually after every debug session. The device still appears in the DDMS list but the status is \"offline\". The
I find it faster to just plug/unplug, but doing the following in command-line should do the same thing:
adb kill-server adb start-server