问题:

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...

相关文章:

  • 2021-08-29
  • 2021-06-26
  • 2021-10-27
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-06
  • 2021-06-05
  • 2021-10-21
相关资源
相似解决方案