執行adb devices時,如果出現以下錯誤:
* daemon not running. starting it now on port 5037 *
ADB server didn't ACK
* failed to start daemon * error: cannot connect to daemon
可以嘗試一下方法:
1. 強制結束adb.exe進程;
2. 重啟adb server:
adb start-server
執行adb devices時,如果出現以下錯誤:
* daemon not running. starting it now on port 5037 *
ADB server didn't ACK
* failed to start daemon * error: cannot connect to daemon
可以嘗試一下方法:
1. 強制結束adb.exe進程;
2. 重啟adb server:
adb start-server
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。