-
Notifications
You must be signed in to change notification settings - Fork 0
New resource request: android-cli #68
Copy link
Copy link
Closed
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Description
Activity
Metadata
Metadata
Assignees
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Tool Name
android-cli
Homepage / Documentation URL
https://developer.android.com/tools/agents/android-cli
What should the resource manage?
The android CLI is a new tool released by google that allows users to control the toolchain of their Android development environment purely via the CLI.
It supports installing, listing and uninstalling Android sdk and tooling. It also supports provisioning emulators.
Can you research the documentation and find what would be useful for Codify to provision and manage? We want to be able to use the android CLI to automate the setup of an android development environment.
We will want auto-completion for the emulator types and sdk tools for sure. What is a good way of fetching this information and keeping it up to date?
Installation Notes (optional)
https://developer.android.com/tools/agents/android-cli/download?_gl=1*a7yzc7*_up*MQ..*_ga*MTY0Mjg1MTk4Mi4xNzgyNzM4NDg3*_ga_6HH9YJMN9M*czE3ODI3Mzg0ODckbzEkZzAkdDE3ODI3Mzg3NjUkajYwJGwwJGg1NDc2OTE3NzQ.
Follow the default instructions for each platform. Seems like there is a CLI installation method but it varies for each platform. We would probably prefer the local install rather than the global one
Use Cases (optional)