Hi there, I'm working on a project that requires me to read the View(Group) hierarchy of the application currently in focus, from another application. I am aware that it is not possible to communicate across processes, however, as it is the top level View that I require, perhaps it is possible to access this via the operating system? i.e. Application Framework, or perhaps lower if necessary.
I may be able to obtain the Surface, however what I need is a structured hierarchy, otherwise life gets difficult. Any suggestions? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

