Communityv1.0.0

ADB Connection

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.

6.8kdownloads12stars37active installsStaticAI
View on ClawHubBack to Skills

Skill Details

Slug
android-adb
Latest Version
1.0.0
Author
StaticAI
Published
Feb 3, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for ADB Connection.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

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.