# Installation
## Using cargo
### From crates.io (no releases yet)
```sh
$ cargo install android-cli
```
### From git directly
```sh
$ cargo install --git https://github.com/SyedAhkam/android-cli.git
```
## Using github releases
No releases yet
> After installation, you should have access to the `android` binary from your choice of shell.