Sunday, 16 June 2019

Perform click,swipe,fling similar to GestureDescription below 24?

Use case is I need to perform some interaction like click,swipe etc on another app on foreground from my accessibilty service.I am able to achieve this using GestureDescription which was added in Android Noughat. How to achieve this for previous versions? TouchUtils can't be used in production. I did my research before asking but couldn't get a solution. A snippet would be helpful.



from Perform click,swipe,fling similar to GestureDescription below 24?

No comments:

Post a Comment