An action to get the cordinates of the current fingers on the screen.
I'm planing a useful task, but there is a crutial step, which is getting the current finger location on the screen, and see if the finger is touching on a specific area, then perform different actions.
I've searched many methods, but neither Tasker Actions nor Plugins can offer the touched location. I know that using Java Function (android.view.accessibility) might be able to do it, but it's a pity I'm not knowlegeable about java function.
So here I wish Joao Dias could add Tasker an action of getting touched location. This action would bring greatly convinience for some scenes.