adb socket not working and daemon

后端 未结 7 1004
遇见更好的自我
遇见更好的自我 2021-02-04 08:50

I am getting this type of error

error: could not install smartsocket listener: cannot bind to 127.0.0.1:5037: Only one usage of each socket ad

7条回答
  •  不知归路
    2021-02-04 09:17

    I came across same error.I gave below command.It got solved

    COMMAND :- taskkill /f /im adb.exe

提交回复
热议问题