Documentation
February 5, 2026 ยท View on GitHub
This documentation is organized by intent so users can find the shortest path from question to action.
How To Navigate This Docs Set
- Start pages help with install and first run.
- Guides explain workflows and decision points.
- Reference pages define stable commands, options, and keymaps.
- Support pages diagnose failures.
- Maintainer pages describe contributor and release operations.
Start Here
- Getting Started: prerequisites, setup, and first successful run.
- Install: plugin-manager-specific installation snippets.
Find By Task
| If You Need To... | Read |
|---|---|
| Understand hub navigation and shortcuts | guides/navigation.md |
| Run build/deploy flows and filter build output | guides/build-and-deploy.md |
| Use logcat controls, filters, and stack trace jumps | guides/logcat.md |
| Manage device/emulator/app actions | guides/devices-and-adb.md |
| Configure and debug run configs | guides/run-configs.md |
| Check full command and menu inventory | reference/commands.md |
Configure require("android").setup | reference/configuration.md |
| Customize keymaps and panel hotkeys | reference/keymaps.md |
| Fix environment or workflow failures | support/troubleshooting.md |