Android Studio - Unable to create Debug Bridge: Unable to start adb server: adb server version (32) doesn't match this client (40)


錯誤提示:Unable to create Debug Bridge: Unable to start adb server: adb server version (32) doesn't match this client (40)

錯誤原因:有已經運行的adb,端口被占用了。

解決方法:Ctrl + Alt + Del ,三個鍵子一起按,進入“任務管理器”,找到abd.exe,殺死正在運行的它。

參考:

https://stackoverflow.com/questions/49340436/error-initializing-adb-unable-to-create-debug-bridge-unable-to-start-adb-serve


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM