Android access views from another process -


what i'm trying use joystick interact device(emulate tab or jump focus), want able access contents of whatever activity active (not app screens).root access not problem. best approach this? can't seem find many information online please point me in right directions , i'll update post relevant information future references

this not universally possible due security reasons , how android processes structured.

one way implement have common intent-driven interface developers of app, allowing send intents app trigger specific actions.

apart that, require custom rom allow such interaction between processes.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -