hierarchy is not working for my device

前端 未结 6 1255
萌比男神i
萌比男神i 2020-12-07 10:00

when I run hierarchy in terminal. it can show the interface of it, but can not connect to my device.And it can connect to virtual emulator. It remind me in terminal like tha

6条回答
  •  借酒劲吻你
    2020-12-07 10:38

    I had the same problem and finally found an answer at http://developer.android.com/tools/performance/hierarchy-viewer/setup.html. There is an environmental variable that needs to be set in your development environment before the ViewServer will connect.

提交回复
热议问题