mumu-control
SKILL.md
MuMu Emulator Control
Control MuMu Player 12 (Netease) Android emulator on Windows using mumu-cli.exe CLI and Python automation scripts (uiautomator2 + RapidOCR).
⚠️ Windows only.
Two layers:
| Layer | Tool | Addressing | Purpose |
|---|---|---|---|
| Instance management | mumu-cli.exe |
--vmindex N |
Launch, shutdown, settings, import/export |
| UI automation | Python scripts (scripts/) |
-s <serial> |
Screenshot, tap, swipe, OCR, text input |
Note:
mumu-cli.exeis the new CLI name (replaces the legacyMuMuManager.exe). Ifmumu-cli.exeis not found innx_main\, fall back toMuMuManager.exe— they are functionally identical.