ADB is not starting (no error message)

后端 未结 11 1486
眼角桃花
眼角桃花 2021-01-04 11:32

I am trying to run adb. When I run : \"adb start-server\" it hangs during a while, and then no message.

After that the command \"adb get-state\" receive the answer \

11条回答
  •  孤街浪徒
    2021-01-04 12:17

    1. Uninstall Platform Tools in Android SDK Manager
    2. Find and delete all copies of AdbWinUsbApi.dll, AdbWinApi.dll and adb.exe
    3. Reinstall Platform Tools in Android SDK Manager

提交回复
热议问题