This walkthrough covers launching the app, connecting a device, and seeing your first mirror.
-
Launch
Section titled “Launch”Open Emu from your Applications folder, Spotlight, or run
emufrom a terminal.Run
emufrom your terminal.Double-click
emu.exe, or runemufrom a terminal.You will see the device list showing all connected physical devices and available Android Virtual Devices (AVDs).
-
Connect a device
Section titled “Connect a device”Connect a physical device via USB or start an emulator.
- Physical device: Plug in via USB or pair wirelessly — open Wireless pairing from the toolbar and scan the QR code shown in your device’s Developer Options.
- Emulator: Click the play icon next to an AVD in the device list to start it. If you don’t have any AVDs yet, click Create AVD to set one up — pick a device profile, system image, and Emu handles the rest.
-
Mirror
Section titled “Mirror”Click on your device in the list to open the live mirror. Emu establishes a high-performance connection to show a GPU-accelerated view of the device screen at native resolution.
-
Interact
Section titled “Interact”Use your mouse and keyboard to control the device.
- Touch: Click and drag to simulate taps and swipes.
- Keyboard: Type directly into focused text fields.
- Command palette: Press
Ctrl+K(orCmd+Kon macOS) to search for apps and actions.
What’s next
Section titled “What’s next”- Live mirror — Learn about multi-touch and recording.
- Network inspector — Inspect HTTP/HTTPS traffic.
- MCP setup — Connect AI agents to your device.