1 问题 adb devices 出现devices offline 2 解决方法 adb kill-server adb start-server 然后,adb devices查看。 adb devices