Genymotion模拟器引起的Address already in use ADB server didn't ACK

在终端输入adb命令,出错如下:

localhost:work zhangyg$ adb devices

List of devices attached

adb server version (32) doesn't match this client (36); killing...

error: could not install *smartsocket* listener: Address already in use

ADB server didn't ACK

* failed to start daemon *

error: cannot connect to daemon


你可能感兴趣的:(Android开发)