Hierarchy Viewer is a tool for Android developers to examine their apps' View Hierarchies.
Hierarchy Viewer allows you to debug and optimize your user interface. It provides a visual representation of the layout's View hierarchy (the Layout View) and a magnified inspector of the display (the Pixel Perfect View).
Usage information can be found here.