Install older Android SDK Version
For a Titanium project I recently needed to install an older version of the Android SDK tools (build tools API 24) to build an old project.
Find the path to sdkmanager and then run this command:
sdkmanager --install "platforms;android-24"
Found this useful? Everything here is free and stays that way. If it saved you an afternoon, you can buy me a coffee.