标签: android adb appium
我需要获取应用程序的网络日志。
是否有可用于获取网络日志的ADB shell命令?
答案 0 :(得分:0)
尝试Facebook Stetho https://facebook.github.io/stetho/
它是检查网络,数据库等非常有用的工具