I installed android studio 1.5 on windows 10.
When I type in command line:
adb
I get command not found.
Where ca
Open a cmd window and type where adb.exe
cmd
where adb.exe
For me
D:\android-sdk_r24.4.1-windows\android-sdk-windows\platform-tools\adb.exe