Unable to detect adb version, adb output in Android Studio 3.3.2

前端 未结 5 992
情话喂你
情话喂你 2021-01-05 13:59

I have done following task for solutions;

  • Download and update platform-tools
  • Change Sdk path and re-download
  • Uninstalled Android Sdk platform
5条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-05 14:54

    Just change adb.exe in location sdk\platform-tools -adb.exe and replace it. It will work. SDK folder is in users\account name\appdata\local\android\SDK\platform-tools

    In my case: D:\ANDROID SETUP\sdk\platform-tools due to low c drive space ..

    It will work ......

提交回复
热议问题