How does one install the standalone Android SDK now?

The link seems to want me to install Android Studio, which I don’t need because I’m using Unity. Step 1 here:

I also don’t want to have to use any antiquated command prompt garbage (yes I feel this way about all command prompt stuff). Is there still an executable one can install that’s just the Android SDK and update it, etc? A couple years ago there was.

Please let me know how / where to get it.

Thanks!

At the bottom of the page you can download command line tools only, which include sdkmanager for downloading SDK.

1 Like

Aha! I saw “command line” and stopped reading. Hahaha, thank you very much.