Claude Code skill for Android device operations — build, install, screenshot, tap, swipe, pinch zoom, logcat, and visually verify UI via ADB
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Kill ATX agent in cleanup to prevent UiAutomationService re-registration crash
4f23837View on GitHubUse /tmp/adb-skill/ directory instead of /tmp/adb-skill- filename prefix
015141fView on GitHubFix code review findings across input, logcat, cleanup, and setup
e1e7519View on GitHubPrefix all temp files with adb-skill- for simpler permission rules
e67d9a3View on GitHubAdd shell wrappers for Python tools to fix permission pattern matching
357f100View on GitHubAddress code review findings across find_colors.py, screenshot.sh, setup.sh
a50e7d7View on GitHubFix README consistency: mention find_colors.py in requirements, intro, and screenshot.sh description
5ca0f95View on GitHubAdd color-based element finder and coordinate precision workflow
c7be0d5View on GitHubAdd wrapper scripts for input, app, device info, and file transfer
6c3271fView on GitHub