Scroll to the bottom of the page to find the "Command line tools only" section.
It is important to distinguish between these two frequently confused packages: Command-line tools | Android Studio download command line-tools android
Add the following to your system's PATH variable to run tools from any terminal window: $ANDROID_HOME/cmdline-tools/latest/bin $ANDROID_HOME/platform-tools (once installed) $ANDROID_HOME/emulator (once installed) 3. Using sdkmanager to Download More Tools Scroll to the bottom of the page to