Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences.
Initial release of android-automation skill. - Control Android devices via ADB, with support for UI layout analysis using uiautomator and visual feedback via screencap. - Includes guidance for connecting devices via USB and wireless debugging on Android 11+. - Provides example commands for launching apps, interacting with UI elements (tap, text input, key events, swipe), and visual verification through screenshots. - Offers tips for advanced workflows including UI hierarchy analysis and reliable input methods.