Tap on the device screen
android.input.tapTap on Android screen coordinates using scrcpy for fast input control or ADB for fallback automation.
Instructions
Taps at coordinates (x,y). Uses fast scrcpy control protocol (~5ms) when stream is active, otherwise falls back to adb shell input (~100-300ms).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes | ||
| x | Yes | ||
| y | Yes |