@Adb connection Error远程主机强迫关闭了一个现有的连接 。
( adb桥与devices之间失去了连接或者连接不匹配)
// adb nodaemon server
netstat -ano | findstr “5037”
taskkill /f /pid xxxx
http://blog.youkuaiyun.com/phenixyf/article/details/51018316
@Adb connection Error远程主机强迫关闭了一个现有的连接 。
( adb桥与devices之间失去了连接或者连接不匹配)
// adb nodaemon server
netstat -ano | findstr “5037”
taskkill /f /pid xxxx
http://blog.youkuaiyun.com/phenixyf/article/details/51018316