I need to simulate touch event on android without root and on a global stage.
I think this is possible because an app called wifi keyboard does this with keyboard events.
Is there also a way to inject touch events without root? Any sample code?
Thank you.