[TOOL_PROFILE]
adb
Android Debug Bridge for interacting with Android devices and emulators.
mobiledevicedebug lang: all platform: android
[USE_WHEN]ALLOW
- ✓ Inspect Android devices, install debug builds, run shell commands, or collect logcat output
[AVOID_WHEN]BLOCK
- ✕ No target device or emulator is selected
[GUARDRAILS]MANDATORY
- ⚠ Confirm the target device with `adb devices` before mutating device state.
[DETAILS]RAW_META
- Binary
- adb
- Effects
- execute_code, read_files, write_files
- Documentation
- https://developer.android.com/tools/adb
[SIMILAR_TOOLS]03
agenttrace
mediumLocal TUI for auditing AI coding-agent session logs, costs, tool failures, latency, and report regressions.
cap
mediumCapacitor CLI for syncing web apps into native Android and iOS projects.
eas
highExpo Application Services CLI for cloud builds, submissions, updates, and credentials.