打开虚拟机,然后从windows中选择显示的activity,然后显示一个树console报的是这种错误:Unable to capture data for node android.widget.Button@XXXXXXXXX另外据GOOGLE文档解释,红色的点是:Red: For this part of the render time, this View is the slowest one in the tree. For example, a red dot for the draw time means that this View takes the most time to draw of all the View objects in the tree.也就是说,在第一个位置上(measure)只能有一个红色的点,但是我的树里有时候会有多个红色的点在measure位置上,这是因为hierarchy view的BUG么?
1 回答
慕勒3428872
TA贡献1848条经验 获得超6个赞
建议你用sdk自动的tools, 先打开模拟器 or android手机,
再打开 **\tools\hierarchyviewer工具
我试了一下,一切正常。
你的问题可能是eclipse环境or plugin的问题导致的。
- 1 回答
- 0 关注
- 143 浏览
添加回答
举报
0/150
提交
取消