Installing Android SDK cmd-line tool - version 8.0 not available in Android Studio

I followed the process on https://docs.unrealengine.com/5.1/en-US/how-to-set-up-android-sdk-and-ndk-for-your-unreal-engine-development-environment/
however, In my Anroid version 4.0, I ONLY can choose the latest SDK Command-line tools,
(see screen shot)
can you tell me how, I can now install the SDK command-line tool for version 8.0 ?

thanks,
Peter

4 Likes

Seems like there is only a Version 5.0, at least in the documentation: Android SDK Command-Line Tools release notes  |  Android Developers

Found the trick,
you have to checkmark: “Show Package Details” → than you can select the command line tools.

Which means, the install documentation for Android is not up-to-date

9 Likes

Thank you for sharing! Apparently Google doesn’t keep their documentation up to date… I should have known…