Device Info
android_device_infoRetrieve device details including model, Android version, SDK level, screen size, orientation, battery level, and foreground app from a connected Android device.
Instructions
Get details of a device: model, Android version, SDK level, screen size, orientation, battery level, and the current foreground app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device id (serial or host:port). Optional -- when omitted, uses ANDROID_MCP_DEVICE env or auto-selects the connected device (physical devices preferred over emulators). |