I succeeded in opening hierarchy viewer from tools directory. I have two emulators running but hierarchy viewer doesn't show any. Even the refresh doesn't have any difference. Can anyone help me?
Asked
Active
Viewed 1,352 times
2
-
1[How can I Use Hierarchy Viewer](https://stackoverflow.com/a/45055690/6521116) – LF00 Jul 12 '17 at 11:03
1 Answers
3
I had the same problem, it seems like SDK tools v8 bug. The reason is hierarchyviewer can't find adb.exe in it's startup folder.
Don't know how to avoid this in a nice way, but as workaround I just copied hierarchyviewer.bat and whole "lib" folder from SDK \tools to \platform-tools

Dmitry Ryadnenko
- 22,222
- 4
- 42
- 56