unable to locate adb android studio windows code example
Example: 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