FastClicker is an Android application allowing to automate repetitive tasks by clicking automatically for you on the screen. It allows you to capture an image from a part of your screen and execute the click once this image is detected again.
FastClicker does not require root access.
There is a floating control panel to start/stop the automatic faucet.
Great for click games and stress testing
Apps Feature:
- Organize clicks by scenario
- Add an image condition from the screen
- Execute clicks or swipes
- Modify the tolerance for the condition detection
- Configure the delay before the next click
- Combine multiple conditions
- Modify the prority order of a click
-Import/Export automatic scripts
Feature list
- Record gestures, click events;
- Tap or swipe frequency settings
- The cycle mode can be set;
- save and load settings;
- Anti-detection can be set;
FastClicker can help you to click repeatedly at any position at any interval you specify.
FastClicker requires Accessibility API
1、What data the app collects using the AccessibilityService API ?
-App activity
-Page views and taps in app
-In-app search history
-Installed apps
-Other user-generated content
-App info and performance
-Crash logs
-Diagnostics
-Other app performance data
-Device or other identifiers
2. Why use this AccessibilityService API for what purpose?
We use this method to achieve such as clicking ,swiping and other core function.
Accessibility permission is used when the user creates the automatic click scene and starts to use the automatic clicker function scene, the app needs to know the current state of the mobile phone screen to realize the automatic click function.
Notes:
- Only supports Android 6.0 and higher.
- Requires Accessibility Services to work.