ADB not responding. You can wait more, or kill “adb.exe” … windows 8

后端 未结 18 1416
灰色年华
灰色年华 2021-02-05 05:02

When I try to test my Android application with an android emulator as always I now suddenly get an error message. I\'m working with Windows 8. So far I tried the following thing

18条回答
  •  暖寄归人
    2021-02-05 05:16

    Maybe HTTP Proxy blocked the localhost 127.0.0.1:5037
    If you have config the HTTP Proxy, make sure to exclude the localhost like picture below

    Also, port can also be blocked by the firewall and anti-virus firewall, please notice as well.

    enter image description here

提交回复
热议问题