android-cli
Installation
SKILL.md
AndroidSdk.Tool CLI Reference
The android CLI is a .NET global tool providing programmatic access to Android SDK management. Install with:
dotnet tool install -g AndroidSdk.Tool
Command Groups
| Group | Purpose |
|---|---|
sdk |
SDK package management (list, install, download, licenses) |
avd |
Android Virtual Device management (create, delete, start) |
device |
Connected device operations via ADB |
jdk |
JDK discovery and configuration |
apk |
APK inspection tools |