LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

android-device - Android Device Control via ADB

Interact with Android devices via ADB for UI automation and testing

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • tap screen
  • swipe screen
  • type text
  • take screenshot
  • inspect UI
  • find element
  • wait for element
  • scroll screen
  • long press
  • send key event
  • install APK
  • view logs

Inputs

  • Android device or emulator
  • APK file path
  • screen coordinates
  • element text
  • element ID
  • package name

Outputs

  • screenshot file
  • logcat output
  • UI hierarchy data
  • device state

Requirements

  • ADB enabled
  • Android device or emulator connected
  • USB debugging enabled

Source

  • Spec: SKILL.md
android
adb
ui-automation
testing
mobile
debugging
app-installation
tap screen
swipe screen
type text
take screenshot
Android device or emulator
APK file path
screen coordinates
screenshot file
logcat output
UI hierarchy data