ADB连接出现device not found问题的解决方法 2019-04-25 网络 评论 在cmd当中输入adb shell,出现device not found,但实际上,已经将手机连接到电脑上,并且已经是开发者模式了。怎么办呢?解决方法一1.先尝试adb kill-server,...