adb_input_double_tap
Double tap a point on screen to trigger zoom, text selection, or double-tap gestures, with configurable tap interval.
Instructions
Double tap at a point on screen. Triggers zoom, text selection, or double-tap gestures. Two rapid taps with a configurable interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| intervalMs | No | Interval between taps in ms (20-500, default 80) | |
| device | No | Device serial |