1.报错信息

C:\Users\Administrator>adb start-server
adb server version (40) doesn't match this client (41); killing...
could not read ok from ADB Server
* failed to start daemon
error: cannot connect to daemon

2.主要原因

更新了sdk,导致启动Genymotion Android模拟器时遇到版本不一致问题

3.解决方法

勾选Use custom Android SDK tools 选择本地的adb路径,重新启动即可

【已解决】执行adb start-server报错:adb server version (40) doesn't match this client (41); killing...

 

相关文章:

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