uiautomator dump

Inspect UI hierarchy using uiautomator dump
January 22, 2026

uiautomator dump

uiautomator is a UI testing framework provided by Android.
The important thing is that system-level manipulation is possible.
You can manipulate not only the app you created but also other apps appearing on the screen.
Therefore, it is essential for testing interactions or automation.
You can see the hierarchy of all UI elements visible on the current screen in XML format.
uiautomator dump
sh
An example of the dump XML is shown below.
UI Hierarchy example
xml
Jooojub
System S/W engineer
Explore Tags
Series
    Recent Post
    © 2026. jooojub. All right reserved.