Production-ready scripts for Android app testing, building, and automation. Provides semantic UI navigation, build automation, log monitoring, and emulator…
Android Emulator Skill Build, test, and automate Android applications using accessibility-driven navigation and structured data instead of pixel coordinates. Quick Start # 1. Check environment (use .sh on macOS/Linux, .ps1 on Windows) bash scripts/emu_health_check.sh # or on Windows: .\scripts\emu_health_check.ps1 # 2. Launch app python scripts/app_launcher.py --launch com.example.app # 3. Map screen to see elements python scripts/screen_mapper.py # 4. Tap button python scripts/navigator.py --find-text "Login" --tap
don't have the plugin yet? install it then click "run inline in claude" again.