While the main focus on the official Android Studio Download Page is the IDE, you can find the individual components by scrolling down:
Look for the section titled "Command line tools only" near the bottom. download just android sdk
How do I download the Android SDK without ... - Stack Overflow While the main focus on the official Android
To fully set up the SDK without Android Studio, you must follow a specific directory structure to ensure the sdkmanager tool works correctly. For developers who want to skip the heavy
For developers who want to skip the heavy overhead of a full IDE, you can as a standalone package. This approach is ideal for CI/CD pipelines, lightweight systems with low RAM, or those using alternative editors like VS Code. Where to Find the Standalone SDK
If you only need adb and fastboot , you can download the Platform-Tools package directly. Step-by-Step Installation Guide