adb_click
Execute screen clicks at precise coordinates on Android devices using the ADB MCP Server, enabling automation and testing for remote device management and screen operations.
Instructions
Click at specific coordinates on the device screen
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID (optional) | |
x | Yes | X coordinate | |
y | Yes | Y coordinate |