[工具详情]
adb
Android Debug Bridge for interacting with Android devices and emulators.
mobiledevicedebug 语言: all 平台: android
[适用场景]推荐
- ✓ Inspect Android devices, install debug builds, run shell commands, or collect logcat output
[不适用场景]避免
- ✕ No target device or emulator is selected
[安全约束]必须遵守
- ⚠ Confirm the target device with `adb devices` before mutating device state.
[详细信息]原始元数据
- 命令
- adb
- 影响
- execute_code, read_files, write_files
[类似工具]03