原文:adb server version (31) doesn’t match this client (36); killing…

版权声明:蜜蜂采花酿蜂蜜,奶牛吃草产牛奶。 https: blog.csdn.net codehxy article details 案例 报错信息如下C: Users linux gt adb shelladb server version doesn t match this client killing daemon started successfully error: no device ...

2018-08-13 11:25 0 957 推荐指数:

查看详情

adb server version (31) doesn't match this client (41); killing...

  1、有时候用adb工具去连接安卓设备,或者模拟器的时候,会提示adb server version(31) doesnt match this client(41)这样的提示。如图        提示的字面意思就是当前client版本41,与server端的版本不匹配,当前版本过高 ...

Sat Oct 12 19:14:00 CST 2019 0 1738
adb server version (31) doesn't match this client (41); killing...

使用用 adb devices 提示如下错误 猜测是端口又被某些不法分子占用了,于是执行netstat -ano | findstr " " 哇塞好大一片,但是最关键的只有第一个,于是执行 tasklist |findstr " " 看,猜对了,360 ...

Fri Sep 06 19:00:00 CST 2019 0 1000
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM