Launch the Android SDK and AVD Manager as described in the section above. Select Available Packages in the left panel. This will reveal all of the components that are currently available for download from the SDK repository. Select the component(s) you’d like to install and click Install Selected.
Read moreWhere can I download SDK Manager?
If you’re using Android Studio, then you do not need to use this tool and you can instead manage your SDK packages from the IDE. The sdkmanager tool is provided in the Android SDK Tools package (25.2. 3 and higher) and is located in android_sdk /tools/bin/ .
Read more