tinker-avd
An Android Virtual Device manager plugin for TINKER, for listing, starting, and stopping local AVDs.

Features
- List AVDs — View resolution, SDK, ABI, memory, storage, and running status for all local AVDs
- Start / Stop — Start or stop emulators from the toolbar or by double-clicking a row
- Wipe Data — Clear snapshots and userdata for a clean state
- Open Directory — Reveal the AVD folder in Finder or Explorer
- MCP Tools —
list_avds,start_avd, andstop_avdvia the CLI - Filter — Filter the list by name, ABI, or API level
Installation
Download and install TINKER, then run:
bash
npm i -g tinker-avdUsage
- Browse local AVDs in the table
- Select a device, then click Start or Stop
- Double-click a stopped AVD to start it
- Use Wipe Data or Open Directory as needed
- Filter the list by name, ABI, or API level