解决“ adb服务器版本与该客户端不匹配”错误 [英] Solving "adb server version doesn't match this client" error

查看:1206
本文介绍了解决“ adb服务器版本与该客户端不匹配”错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Python(而不是py.test)运行Appium脚本,因为py.test不能很好地与我要从文本文件中获取的变量一起使用。当我使用python运行脚本时,除第一个方法始终存在错误外,其他所有方法都可以正常工作。

I'm running my Appium script with Python instead of py.test because py.test does not play nicely with variables I want to get from a text file. When I run my script with python everything works except that my first method always has an error.

有人知道如何解决以下错误吗?

Does anyone know how to fix the following error?

adb服务器版本(31)与该客户端(36)不匹配
adb服务器版本(32)与该客户端(36)不匹配;杀死...

推荐答案

我通过以下操作解决了此问题:

I fixed this by doing the following:


  1. 进入GenyMotion设置-> ADB标签,

  2. 代替使用Genymotion Android工具(默认),我选择了使用自定义Android SDK工具,然后浏览到已安装的SDK。

  1. going into GenyMotion settings -> ADB tab,
  2. instead of Use Genymotion Android tools (default), I chose Use custom Android SDK Tools and then browsed to my installed SDK.

这篇关于解决“ adb服务器版本与该客户端不匹配”错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆