I am not able to start the android studio. I have set java path in environment variables and Android studio is also latest version. I have tried to install and run administr
You have to set these additional PATHs
PATH
ANDROID_HOME = your SDK directory (android-sdk) PATH=%PATH%;%ANDROID_HOME%\tools;%ANDROID_HOME%\platform-tools