美文网首页
Hierarchy Viewer 不显示视图问题

Hierarchy Viewer 不显示视图问题

作者: hello_cc | 来源:发表于2015-11-23 20:59 被阅读846次

问题

  • 用真机打开Hierarchy Viewer查看视图布局,没有反应,报错ViewServerDevice]Unable to debug device

解决办法(Mac,Android4.1以上)

  1. 打开 ~/.bash_profile
  2. 添加 export ANDROID_HVPROTO=ddm
  3. source ~/.bash_profile

注:官方文档里面有详细介绍。

相关文章

网友评论

      本文标题:Hierarchy Viewer 不显示视图问题

      本文链接:https://www.haomeiwen.com/subject/plyrhttx.html