Does Android Studio have a Hierarchy Viewer or Layout Inspector?

Carl Anderson picture Carl Anderson · Aug 19, 2014 · Viewed 24.3k times · Source

I tried searching on here but couldn't find the answer.

I'm looking for a way to launch the Hierarchy Viewer from within Android Studio, rather than having to launch it at the command-line. I've recently migrated to Android Studio from Eclipse, and this functionality was available under the DDMS set of tools in that IDE.

I've looked under the "Android" toolbar, and can see the screen-shot functionality there, but not the hierarchy viewer. I've also looked under Tools > Android in the menu system, and it's not there either.

Answer

Alexander Lucas picture Alexander Lucas · Aug 19, 2014

DDMS, Hierarchy Viewer, openGL Tracer etc all moved into Android Device Monitor. To access:

  1. In Android Studio: "Tools" menu > Android > Android Device Monitor
  2. In ADM: "Window" Menu > Perspective
  3. Click on Hierarchy Viewer.