原文:appium===报错adb server version (31) doesn’t match this client (39); killing…的解决办法

当使用在cmd窗口调用adb shell命令的时候 提示如下: adb server version doesn t match this client killing...error: could not install smartsocket listener: cannot bind to . . . : :通常每个套接字地址 协议 网络地址 端口 只允许使用一次。 This applica ...

2017-09-12 09:34 0 1103 推荐指数:

查看详情

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

在启动RN项目的时候也报错,上面的错误是在adb的环境变量中的位置和android studio的sdk不是一个位置。adb是在sdk中的,所以他们应该是一致的位置 android studio的sdk位置 adb环境变量位置 ...

Thu Nov 29 05:28:00 CST 2018 2 779
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM