avds

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2025 License: MIT Imports: 5 Imported by: 0

README ยถ

avds - Android Virtual Device Launcher

GitHub release License

Run Android emulator background from console.

A lightweight command-line tool for managing Android emulators with interactive selection and background launching.

Highlights

  • ๐Ÿš€ Fast and lightweight command-line interface
  • ๐Ÿ” Interactive device selection (keyboard nativation and filtering)
  • ๐Ÿƒโ€โ™‚๏ธ Background emulator launching
  • ๐ŸŒˆ Cross-platform support (Windows, macOS, Linux)
  • ๐Ÿ”ง Simple installation and usage

Requirements

  • Android SDK installed
  • ANDROID_HOME or ANDROID_SDK_ROOT environment variable set
  • At least one AVD created via AVD Manager

Installation

Linux/macOS
curl -sfL https://raw.githubusercontent.com/aitsuki/avds/main/install.sh | sh
Windows
iwr -useb https://raw.githubusercontent.com/aitsuki/avds/main/install.ps1 | iex
Using Go (all platforms)
go install github.com/aitsuki/avds@latest
Manual Installation

Download the latest binary from GitHub Releases.

Usage

  1. Run avds to list available devices
  2. Select an AVD (keyboard nativation or filtering)
  3. Press Enter to launch in background

In Windows WSL, you can use avds.exe to run Android emulators from the Windows Android SDK, rather than using the Android SDK installed in WSL.

Uninstallation

Linux/macOS
curl -sfL https://raw.githubusercontent.com/aitsuki/avds/main/uninstall.sh | sh
Windows
iwr -useb https://raw.githubusercontent.com/aitsuki/avds/main/uninstall.ps1 | iex

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation ยถ

The Go Gopher

There is no documentation for this package.

Directories ยถ

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL