I rarely do something for Android so I\'m a bit confused. While back there were two type of installations - Android Studio and just Android SDK. I have IDEA so I don\'t need
From the command line, just type
tools/android sdk
and the usual GUI for the Android SDK will be prompted.
Hope this helps