This app was mentioned in 6 comments, with an average of 1.00 upvote
AnkuLua is, in my experience, the closest you'll get to "AHK for Android". Tasker can query pixels and tap them, but it's slow as hell and potentially a massive headache to boot.
AnkuLua is what you need. No root is needed.
The following code will long click on target.png for two senconds
longClick("target.png", 2)
https://play.google.com/store/apps/details?id=com.appautomatic.ankulua.trial
AnkuLua is what you need. No root is needed.
The following code will click on target.png
click("target.png")
https://play.google.com/store/apps/details?id=com.appautomatic.ankulua.trial
AnkuLua is a good solution for Android in terms of AutoTouch. AnkuLua is what you need. No root is needed.
The following code will click on target.png
click("target.png")
https://play.google.com/store/apps/details?id=com.appautomatic.ankulua.trial
Try AnkuLua. https://play.google.com/store/apps/details?id=com.appautomatic.ankulua.trial
much better.