LogoClawIndex
CasesSkillsAbout
LogoClawIndex

android-debugging - Android Debugging with ADB and Logcat

Extends systematic-debugging with Android-specific evidence-gathering and investigation techniques using Logcat, ADB, ANR traces, R8 stack trace decoding, memory leak detection, Gradle build failure analysis, and Compose recomposition debugging

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read logcat logs
  • pull ANR traces
  • dump heap memory
  • retrace obfuscated stack trace
  • view dependency tree
  • inspect recomposition counts
  • install APK
  • launch activity
  • take screenshot
  • list connected devices
  • clear app data
  • view running processes
  • check SharedPreferences

Inputs

  • Android device
  • app package name
  • R8 mapping file
  • Gradle build output
  • heap dump file
  • ANR trace file
  • crash log file

Outputs

  • crash log files
  • ANR trace files
  • heap dump files
  • retraced stack traces
  • dependency trees
  • recomposition counts
  • screenshots

Requirements

  • Android Studio
  • ADB
  • Gradle build tool
  • connected Android device
  • superpowers:systematic-debugging

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
debugging
adb
logcat
memory
gradle
compose
read logcat logs
pull ANR traces
dump heap memory
retrace obfuscated stack trace
Android device
app package name
R8 mapping file
crash log files
ANR trace files
heap dump files