ADB.exe is obsolete and has serious performance problems

前端 未结 21 2380
青春惊慌失措
青春惊慌失措 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:09

    I had the same problem and solved it by updating the Android SDK Build-Tools in Android Studio.

    step 1 - Double shift and type SDK manager, this will open the SDK manager

    step 2 - Then on the second tab (SDK Tools), update the Android SDK Build-Tools and the error message should go away.

    if this does not resolve check the option in Setting tab,use detected Adb tool in Setting tab

提交回复
热议问题