Skip to content

UI Dump

Get the complete view hierarchy of the current screen as XML. Shows every view element with its bounds, text, content description, and state. Essential for debugging layout issues.

ParameterTypeRequiredDefaultDescription
compressedbooleanNotrueUse compressed format for smaller output
deviceIdstringNoTarget device serial

Dump the UI hierarchy of the current screen

Show what’s on screen as XML