uiautomatorviewer

Tool to scan and analyze the UI components of an Android application

Install

All systems
curl cmd.cat/uiautomatorviewer.sh
Debian Debian
apt-get install androidsdk-uiautomatorviewer
Ubuntu
apt-get install uiautomatorviewer
Windows (WSL2)
sudo apt-get update sudo apt-get install uiautomatorviewer
Raspbian
apt-get install uiautomatorviewer

androidsdk-uiautomatorviewer

Tool to scan and analyze the UI components of an Android application

The uiautomatorviewer tool provides a convenient visual interface to inspect the layout hierarchy and view the properties of the individual UI components that are displayed on the test device. Using this information, you can later create uiautomator tests with selector objects that target specific UI components to test.

uiautomatorviewer

Android application UI inspector

uiautomatorviewer is a graphical tool for inscpeting the UI of an Android application. This package provides the standalone launcher of uiautomatorviewer.