原文:adb server version doesn't match...解决方法

常常是在安装并启动了Android模拟器 如genymotion 夜神 或者连接工具客户端 去airdroid 的时候, 使用adb devices命令查看连接的设备,会出现如下报错: List of devices attachedadb server version doesn t match this client killing...could not read ok from ADB S ...

2019-03-11 16:35 0 1258 推荐指数:

查看详情

adb server version doesnt match this client

上传文件到海马玩模拟器 环境变量:ANDROID_SDK_HOME配置是D:\Android\android_sdk_windows 报错:adb server version (31) doesnt match this client (40); killing… 分析:海马玩和sdk中 ...

Sun Oct 14 02:31:00 CST 2018 0 6024
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
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM