ADB.exe is obsolete and has serious performance problems

前端 未结 21 2360
青春惊慌失措
青春惊慌失措 2020-11-30 16:35

I am using Windows 10 and when I launch the Virtual Device Emulator in Android Studio I keep getting the message which reads:

\"The ADB binary at C:\

21条回答
  •  庸人自扰
    2020-11-30 17:29

    I faced the same issue, and I tried following things, which didn't work:

    1. Deleting the existing AVD and creating a new one.

    2. Uninstall latest-existing and older versions (if you have) of SDK-Tools and SDK-Build-Tools and installing new ones.

    What worked for me was uninstalling and re-installing latest PLATFORM-TOOLS, where adb actually resides.

提交回复
热议问题