2

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?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Prasham
  • 6,646
  • 8
  • 38
  • 55

1 Answers1

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