android - Run Hierarchy Viewer on W7(doesn't work) -
i working on android. try inside terminal execute java -jar hierarchyviewer.java
and have error
11:46:48 e/adb: failed adb version: cannot run program "adb": createp rocess error=2, system cannot find file specified
i can run hierarchyviewer.jar /tools/lib (double click) can see graphic interface not show anything, cannot see tree , stuff. using windows 7, 64 bit , executing emulator and/or device before running hierarchyviewer.
http://developer.android.com/guide/developing/tools/hierarchy-viewer.html
try add path of android sdk path environment variable.
Comments
Post a Comment