Android adb hangs in list devices and other commands
问题 When I try to run adb commands from terminal, especially adb devices , adb kill-server and adb start-server it hangs and I need to type CTRL+C to exit proccess. Its not possible to deploy APK to physical or virtual devices. Something is block adb proccess/port. I have anti-virus uninstalled and firewall disabled. In the example below, I type adb devices and terminal show me List of devices attached and hangs in there. 回答1: adb binds to TCP port 5037, if this port is in use by different