skills/android-emulator-automation/SKILL.md
Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents.
npx skillsauth add krutikJain/android-agent-skills android-emulator-automationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
android-testing-uiandroid-permissions-activity-resultsadb, the target device or emulator, and boot completion before attempting interaction.bash skills/android-emulator-automation/scripts/run_examples.shpython3 skills/android-emulator-automation/scripts/navigator.py --find-text "Blocked" --tappython3 skills/android-emulator-automation/scripts/device_health.py --jsontesting
Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification.
data-ai
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
tools
Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps.
development
Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.