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
Looks like I'm not the only one who had to deal with this idiocy. The way to install it
/parent
folder so it has /parent/tools
. I extracted content of zip's tools
to /androidsdk
and it was mistake. Script couldn't find it.ANDROID_HOME
to /parent
folder./parent/tools/android sdk
to see SDK Manager's GUI.Google, was it hard to leave script that does the above in installation zip so people don't need to waste 40 minutes googling around ?