help wantedlet's documentnew command
Repository metrics
- Stars
- (30,937 stars)
- PR merge metrics
- (Avg merge 4d 16h) (263 merged PRs in 30d)
Description
Command description
Android CLI makes it faster and easier to build Android apps using the agents and developer environments of your choice.
https://developer.android.com/tools/agents has instructions to install the android CLI. After installing, running android shows a bunch of subcommands and options.
Documentation
https://developer.android.com/tools/agents
Platform
Common
VCS repository link (e.g. GitHub, GitLab)
No response
Additional information
https://github.com/android/skills is a related repo, but it's only part of the Android CLI.
Commands
There are more commands than the following, but these seem the most useful to me:
-
createCreate a new Android project -
docsAndroid documentation commands -
emulatorEmulator commands -
initInitializes the environment (eg. skills) for Android CLI. -
layoutReturns the layout tree of an application -
runDeploy an Android Application -
screenCommands to view the device