I want to get data from another application. I used AccessibiliyService, but AccessibiliyNodeInfo does not contain the information I need. I want to get drawableLeft property from TextView. Maybe anybody know, how it to do. I have root device.
Is it possible to get an element by id? Or is there a way without using AccessibilityService?