SDK Install
Overview
Section titled “Overview”Install SDK packages by their package name. Automatically accepts licenses.
Parameters
Section titled “Parameters”| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
packages | string[] | Yes | — | Package names to install (e.g., ['platforms;android-35']) |
Examples
Section titled “Examples”Install Android 35 platform
Install system-images;android-35;google_apis;arm64-v8a
Install build-tools;35.0.0
Install platforms;android-35, system-images;android-35;google_apis;arm64-v8a, and build-tools;35.0.0
Related Tools
Section titled “Related Tools”- SDK List — Find package names
- Create AVD — Create an emulator after installing a system image