问题:

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

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

 

 

解决:

1.查看当前android-sdk的adb版本号,cmd打开输入adb version

adb version

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

 

2、下载版本

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

覆盖 原有的adb.exe,即可

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

3、再次执行:

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

相关文章: