Looks like I’m not the only one who had to deal with this idiocy. The way to install it
- Unpack zip to some
/parentfolder so it has/parent/tools. I extracted content of zip’stoolsto/androidsdkand it was mistake. Script couldn’t find it. - Set
ANDROID_HOMEto/parentfolder. - Run
/parent/tools/android sdkto 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 ?