If you are a developer looking to save disk space or strictly prefer the command line, you don't need the multi-gigabyte Android Studio IDE just to get the Android SDK. You can download the package directly from Google to manage your SDK, emulators, and platform tools.
~/Library/Android/sdk/cmdline-tools/latest/bin/sdkmanager . 3. Install Essential Packages download android sdk only mac
Create a root folder for your SDK (e.g., ~/Library/Android/sdk ). Inside that folder, create a subfolder named cmdline-tools . If you are a developer looking to save
Unzip your download and move its contents into a folder named latest inside cmdline-tools . ~/Library/Android/sdk ). Inside that folder
The sdkmanager tool requires a specific directory structure to function correctly.