I am an android programmer, i use eclipse. i want to try android studio, thus, i download it and tried to open it.
it says that i have to put the sdk path.
Another way this may need to be fixed is by making sure there is at least one SDK platform installed. Run in the commandline from the android-sdk folder:
android-sdk
.\tools\bin\sdkmanager.bat platforms;android-XX
where XX is the any Android SDK version.