0
Auto-clicker for android
How to programme my android to auto-click?
1 Answer
+ 3
Please show us your attempts first.
What I would do (I am not a Java developer though) is to check if any click function exists, which take coordinates on the screen. Then, run that function in a loop.