How to catch user's click on the android screen of any application? -
Is it possible to write this service that can catch any user's click on the touch screen and read the text of the click Is any application not currently active? For example, click the user browser or any other application and the service will know what the word is written in the place of the screen.
Thank you.
You select and copy for text Built in functionality, as you can see.
If you want to do it programmatically, start reading though, I think it is not most likely that it will work on every app developed for Android.
Comments
Post a Comment