Not able to connect adb after upgrate Android Studio to 3.4

后端 未结 17 1622
南方客
南方客 2020-12-02 16:34

unable to connect to adb.check the event log for a possible issue, verify that localhost entry is pointing to 127.0.0.1 or:: 1 for ipv4 or ipv6

17条回答
  •  既然无缘
    2020-12-02 17:11

    This worked for me on Windows:

    1. Goto cmd write %temp% hit enter -> delete all data from there.

    2. Restart your Computer.

    3. Open Android Studio now, it will work.

提交回复
热议问题