关于 adb shell error: no devices/emulators found 的解决方案
生活随笔
收集整理的這篇文章主要介紹了
关于 adb shell error: no devices/emulators found 的解决方案
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
解決方式很簡單
1.adb kill-server 殺掉adb 的服務
2.adb start-server 然后重啟服務
然后就可以進行shell命令了 adb shell
總結
以上是生活随笔為你收集整理的关于 adb shell error: no devices/emulators found 的解决方案的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 逆向工具清单
- 下一篇: 快手app sig3算法分析