Hi all,
I have a Scheduled Service (basically a timer ticking every x minutes), already running in background.
This app does not have any main screen, after launch it's just a Service.
Question:
I need this Service to <<simulate>> a tap on the screen on to specific coordinates x,y.
I do not need any screen adaptation, it has to run on a specific display size only.
Do you have any suggestion on how to do that?
Thank you very much for your support, as usual.
Best Regards,
Claudio.
I have a Scheduled Service (basically a timer ticking every x minutes), already running in background.
This app does not have any main screen, after launch it's just a Service.
Question:
I need this Service to <<simulate>> a tap on the screen on to specific coordinates x,y.
I do not need any screen adaptation, it has to run on a specific display size only.
Do you have any suggestion on how to do that?
Thank you very much for your support, as usual.
Best Regards,
Claudio.