Eclipse/adb frequently disconnects from my device

后端 未结 11 1008
栀梦
栀梦 2020-12-10 00:37

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

11条回答
  •  感情败类
    2020-12-10 01:25

    We feel your pain. In case you're using the command-line, you can do the same thing by typing "adb kill-server".

提交回复
热议问题