开发者

Android Hierarchy viewer is missing

开发者 https://www.devze.com 2023-01-23 09:02 出处:网络
Hierarchy Viewer tool is missing from my android-sdk-windows\\tools directory. Link to tool: http://developer.android.com/guide/developing/tools/hierarchy-viewer.html

Hierarchy Viewer tool is missing from my android-sdk-windows\tools directory.

Link to tool: http://developer.android.com/guide/developing/tools/hierarchy-viewer.html

Should it be there is first place?

P.S. SDK Tools rev. 7, Platforms 7 & 8 开发者_开发技巧packages are installed.


This is a problem with the Windows SDK tools distribution. This might be the right version from the open source project. Otherwise, perhaps somebody else who is presently running Windows can publish a link to it.


In my windows install, there is a hierarchyviewer.jar in \tools\lib directory. Open a command prompt in that directory, type "hierarchyviewer.jar" and press enter. That starts the hierarchyviewer for me at least.

0

精彩评论

暂无评论...
验证码 换一张
取 消