Summary
The Android SDK includes command-line tools that can be installed manually in a GUI, via the command line, or automatically using Gradle.
1
The Android SDK Command-Line Tools package, located in cmdline-tools, replaces the SDK Tools package, located in tools.
1
The Android SDK ships with a collection of command-line tools, which are located in the tools subdirectory of your Android SDK installation.
2
It can be installed on MacOS using the latest version of Gradle or manually in several different ways.
3
According to
Summary
Note: The Android SDK Command-Line Tools package, located in cmdline-tools , replaces the SDK Tools package, located in tools . With the new package, you can select the version of the command line tools you want to install, and you can install multiple versions at a time
Command-line tools | Android Developers
android.com
Summary
The Android SDK includes different components, including SDK Tools, Build Tools, and Platform Tools. It can be installed automatically using the latest version of Gradle or manually in several different ways. The Android SDK can be installed manually in a GUI, via the command line, or automatically using Gradle.
Installing Android SDK Tools | CodePath Android Cliffnotes
codepath.com
How to install on macOS. ... This installs the latest Android SDK, Android SDK Command-line Tools, and Android SDK Build-Tools, which are required by Flutter ...
macOS install | Flutter
flutter.dev
The sdkmanager is a command-line tool that allows you to view, install, update, and uninstall packages for the Android SDK.
sdkmanager | Android Developers
android.com