I am running my android appium execution on MAC machine.
I have installed android studio and have set the path variable.
While executing adb start-server
I got below error:
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
Firewall setting is turned OFF and no other ADB
present like GenyMotion
.