Answers for "Unable to locate adb"

9

Unable to locate adb

In my case I had no SDK selected for my project(not sure why). Simply went to 
Project Structure dialog (alt+ctrl+shift+s or button 1 on the screen) and then 
to project-> Project SDK's was selected <no SDK>. Just changed it to the latest

refrence:
https://stackoverflow.com/questions/27301960/errorunable-to-locate-adb-within-sdk-in-android-studio/62490637#62490637
Posted by: Guest on February-07-2021
6

android studio unable to locate adb

[Ctrl + Alt + Shift + S]
Project Settings > Project > Project DSK   (choose)
Posted by: Guest on May-21-2021

Code answers related to "Unable to locate adb"

Browse Popular Code Answers by Language