Hi all,
Is there a way for an Android application to identify all of the GUI elements that are currently on the screen?
For example, could an application request some sort of Collection object (or similar) that contains references to all of the buttons, TextViews, and other widgets that are currently on the screen?
Thanks!
Is there a way for an Android application to identify all of the GUI elements that are currently on the screen?
For example, could an application request some sort of Collection object (or similar) that contains references to all of the buttons, TextViews, and other widgets that are currently on the screen?
Thanks!