adb_devices
Lists connected Android devices and emulators with status. Identifies available devices, verifies connections, and provides device identifiers for other ADB commands.
Instructions
Lists all connected Android devices and emulators with their status and details. Use this tool to identify available devices for interaction, verify device connections, and obtain device identifiers needed for other ADB commands. Returns a table of device IDs with connection states (device, offline, unauthorized, etc.). Useful before running any device-specific commands to ensure the target device is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| random_string | No |