LogoClawIndex
CasesSkillsAbout
LogoClawIndex

android-use - Control Android devices via ADB commands

Control Android devices via ADB commands by inspecting UI state, tapping, swiping, typing, and managing apps.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Inspect UI accessibility tree
  • Tap screen at coordinates
  • Type text into field
  • Swipe screen in directions
  • Press system hardware keys
  • Launch app by name
  • Install APK file
  • Capture device screenshot
  • Wake device screen
  • List connected ADB devices

Inputs

  • Device serial number
  • Screen coordinates
  • Text string
  • Swipe direction
  • Key name
  • App package name
  • APK file path

Outputs

  • UI accessibility XML
  • Screenshot file
  • Installed application
  • Device screen state change

Requirements

  • Android device with USB debugging enabled
  • ADB installed in PATH
  • Device authorized for debugging
  • Darwin or Linux system

Source

  • Spec: SKILL.md

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
adb
automation
device-control
Inspect UI accessibility tree
Tap screen at coordinates
Type text into field
Swipe screen in directions
Device serial number
Screen coordinates
Text string
UI accessibility XML
Screenshot file
Installed application