tap
Simulate screen taps on Android devices by specifying coordinates and device serial. Use this tool for precise UI interactions, app testing, and device control with DroidMind MCP server.
Instructions
Tap on the device screen at specific coordinates.
Args: serial: Device serial number x: X coordinate to tap y: Y coordinate to tap
Returns: The result of the tap operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
serial | Yes | ||
x | Yes | ||
y | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DroidMind
- capture_bugreport
- clear_app_data
- connect_device
- create_directory
- delete_file
- devicelist
- device_logcat
- device_properties
- disconnect_device
- dump_heap
- file_exists
- input_text
- install_app
- list_directory
- list_packages
- press_key
- pull_file
- push_file
- read_file
- reboot_device
- screenshot
- shell_command
- start_app
- start_intent
- stop_app
- swipe
- tap
- uninstall_app
- write_file
Related Tools
- @hyperb1iss/droidmind
- @mobile-next/mobile-mcp
- @hyperb1iss/droidmind
- @mobile-next/mobile-mcp
- @hyperb1iss/droidmind