Auto-clicker for android | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Auto-clicker for android

How to programme my android to auto-click?

16th May 2019, 3:28 PM
ElPapadus
ElPapadus - avatar
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.
16th May 2019, 4:54 PM
inxanedev!
inxanedev! - avatar