adb server version (31) doesn’t match this client (36); killing… 的解決方法
今天折騰了一下Android studio,好不容易搞完了,結果在執行adb命令的時候出錯了
不要著急,我們先看下這個錯誤是怎麼出現的。
1、搞完Android studio之後也升級使用了新的sdk,並配置了環境變數
2、啟動了第三方模擬器
3、之後用adb devices命令就出現了上圖的錯誤
從報錯的原因來看應該是版本不一致導致的,大概的意思是說你現在的adb版本是31,但是你client端的卻是36(這裡的client端我猜就是第三方的模擬器)不匹配啊。
嘗試解決下,既然版本不一致,那就統一下版本不就好嗎,adb就是一個exe程式,可以隨意copy的,所以我就把sdk>platform-tools>adb.exe複製到了第三方模擬器中去覆蓋ta的adb.exe,這樣就保持了版本的一致了。
之後重啟模擬器(這裡挺奇怪,重啟模擬器後還是有問題,我就重啟了下電腦,之後你懂的,居然好了,唉,算你狠!)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69942496/viewspace-2652659/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- adb連線失敗報錯“AdbProcess::error:adb server version (32) doesn‘t match this client (41); killing...”的修復ErrorServerclient
- Field ‘spu_id‘ doesn‘t have a default valu 解決辦法
- pymysql.err.OperationalError: (1136, “Column count doesn‘t match value count at row 1“)報錯反省。MySqlError
- 【故障解決】ORA-17630: Mismatch in the remote file protocol version client 2REMProtocolclient
- wget下載安裝時出現錯誤doesn‘t match requested host name錯誤wget
- 解決pgpool啟動報錯 ifup[/sbin/ip] doesn't have setuid bitUI
- 【MAC版】Eclipse中啟動genymotion虛擬機器 顯示:Android ADB server didn't ACK 解決辦法MacEclipse虛擬機AndroidServer
- navicat本地連線mysql出現1251--Client does not support authentication protocol requested by server的解決方法MySqlclientProtocolServer
- Can't Connect to MySQL Server on IP Address (10061) 錯誤的解決方案MySqlServer
- 帝國CMS重新整理資料表article提示Table ‘empirecms.phome_ecms_’ doesn’t exist的解決
- 解決安裝ubuntu系統時出現錯誤:(10, “debian-installer/locale doesn‘t exist“)Ubuntu
- javascript的match方法JavaScript
- 115 svn: URL 'svn://132.232.108.38/think' doesn't exist
- 圖解Eclipse中找不到Server選項的解決方法圖解EclipseServer
- 成功解決PyCharm 彈出 Server‘s certificate is not trusted 的簡單解決方法PyCharmServerRust
- 解決studio 3T時間到期方法
- Host 'xxx' is not allowed to connect to this MySQL server 解決方法MySqlServer
- 解決The given version [xx] is not supported, only version 1 to 10 is supported in this buildUI
- MySQL client server 協議MySqlclientServer協議
- JavaScript match()方法JavaScript
- 手機APP測試之ADB常見問題解決方法APP
- SQL Server 匯出Excel有換行的解決方法SQLServerExcel
- 解決 Lumen 中 client charset is not supportedclient
- Client does not support authentication protocol requested by server; consider upgrading MySQL clientclientProtocolServerIDEMySql
- 啟動rocketmq-client-python測試遇到的問題解決方法記錄MQclientPython
- 【VMware vCenter】升級到 vCenter Server 8.0 U3b 後 vSphere Client 出現卡死和不響應等問題的解決方法。Serverclient
- 解決無法連線SQL Server資料庫的方法BWSQLServer資料庫
- 解決MySql報錯:1130 - Host ‘xxx‘ is not allowed to connect to this MySQL server的方法MySqlServer
- 解決Project facet Java version 1.8 is not supported.ProjectJava
- Delta Magisk root後解決adb的報錯問題
- 2018 icpc徐州站網路賽 H Ryuji doesn't want to study
- Mysql mysql lost connection to server during query 問題解決方法MySqlServer
- Client Side Cache 和 Server Side Cache 的區別clientIDEServer
- Library source does not match the bytecode for class 最佳解決方案
- 安裝vCenter Server出現1603錯誤的一種解決方法Server
- NFS掛載時出現”access denied by server while mounting”的解決方法NFSServerWhile
- Sqlserver 登入報錯Server is in script upgrade mode(Error 18401)的解決方法SQLServerError
- Navicat 連線 MySQL 失敗:2002-can‘t connect to server on localhost(10061)問題解決MySqlServerlocalhost