# Android Install

> Install and launch an Android APK through ./tools/android app commands.

- **Type:** Skill
- **Install:** `agentstack add skill-amit-nayar-android-adb-skill-android-install`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [amit-nayar](https://agentstack.voostack.com/s/amit-nayar)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [amit-nayar](https://github.com/amit-nayar)
- **Source:** https://github.com/amit-nayar/android-adb-skill/tree/main/skills/android-install

## Install

```sh
agentstack add skill-amit-nayar-android-adb-skill-android-install
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Install flow:

1. Resolve the APK path with `Glob` if needed.
2. Run `./tools/android app install --apk  --json`.
3. If the command returns a package name, launch it with `./tools/android app launch --package  --json`.
4. If the package name is unknown, stop and ask for it instead of guessing.
5. Verify launch with `./tools/android app current --json` and `./tools/android screenshot --json`.

Do not infer the package from unrelated shell output such as a recent package list.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [amit-nayar](https://github.com/amit-nayar)
- **Source:** [amit-nayar/android-adb-skill](https://github.com/amit-nayar/android-adb-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-amit-nayar-android-adb-skill-android-install
- Seller: https://agentstack.voostack.com/s/amit-nayar
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
