I installed android studio 1.5 on windows 10.
When I type in command line:
adb
I get command not found.
Where ca
Since you already have Android Studio installed, and require the environment variable ANDROID_HOME to be set, the easy way to do this is to add %ANDROID_HOME%\platform-tools to your path.
ANDROID_HOME
%ANDROID_HOME%\platform-tools