AutoClicker

Contains ads
50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

AutoClicker is an accessibility service-based Android application that enables automatic clicking and touch operations on Android devices.

Key Features:

Click position setting through screen overlay
Adjustable repeat click intervals
Safe automatic touch using accessibility services
Intuitive user interface
Real-time click position display
This app was developed to improve user convenience in games and repetitive tasks. It generates touch events at the system level through accessibility service permissions, allowing users to accurately click specified locations.

Through the overlay service, click points are displayed on the screen, and users can easily set desired positions. Additionally, click intervals can be adjusted in milliseconds to perform automation tasks suitable for various situations.

The app complies with Android accessibility guidelines, does not collect user personal information, and operates only locally. It does not require root permissions and provides safe and stable automatic click functionality using only standard Android accessibility services.

The application features a clean, modern interface built with Kotlin and follows Android development best practices. It includes proper permission handling, service lifecycle management, and error handling to ensure reliable operation across different Android versions and devices.
Updated on
Feb 13, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

v1.5 Update
• Complete ANR crash fix: Resolved startForeground not called within 5 seconds after startForegroundService
• Enhanced service stability: ANR prevention for SchedulingOverlayService and MultiTouchOverlayService restarts
• Improved foreground service timing: Immediate notification display in onStartCommand for full system policy compliance