A

Android Mobile

1-Click Ready

Enable AI agents to control Android devices

141 views
0 installs
Updated Nov 21, 2025
Audited
Enable AI agents to control Android devices

Tools

mobile_swipe

Perform a swipe gesture on the Android screen. Args: start_x: Starting X coordinate start_y: Starting Y coordinate end_x: Ending X coordinate end_y: Ending Y coordinate duration: ...

mobile_click

Click on a specific coordinate on the Android screen. Args: x: X coordinate to click y: Y coordinate to click

mobile_take_screenshot

Take a screenshot of the current Android screen. Returns an image object that can be viewed by the LLM.

mobile_init

Initialize the Android device connection. Must be called before using any other mobile tools.

mobile_type

Input text into the currently focused text field on Android. Args: text: The text to input submit: Whether to submit text (press Enter key) after typing

Quick Start

View on GitHub

More for Automation

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.