博客
关于我
adb获取页面信息
阅读量:298 次
发布时间:2019-03-03

本文共 149 字,大约阅读时间需要 1 分钟。

通过adb获取页面信息

adb shell uiautomator dump /sdcard/ui.xml

将页面文件上传到电脑

adb pull /sdcard/ui.xml

另外可以使用AndroidSDK/tools/bin/目录下uiautomatoriviewer.bat工具获取页面信息

转载地址:http://oagl.baihongyu.com/

你可能感兴趣的文章
nacos集群配置详解
查看>>
Nagios 3.0 Jumpstart Guide For Linux – Overview, Installation and Configuration
查看>>
nagios 实时监控 iptables 状态
查看>>
WAP短信格式解析及在Linux下用C语言实现
查看>>
nagios+cacti整合
查看>>
Nagios介绍
查看>>