I want to create a program to auto tap continuous to screen android phone.
I tried “adb shell input tap x y” in LOOP but so slow (about 1s).
I tried multiple command like: “adb shell input tap x1 y1 && adb shell input tap x2 y2” but can not resolve my problem.
How to do this action? I send an gift image for detail.