03-26 网络流量分析 Leo_Fighting 2021-08-31 104 阅读1分钟 显示网络流量(建议使用真机): adb shell dumpsys netstats 对指定应用进行流量分析 adb shell dumpsys package 包名 | grep userId 获得 userId 后: adb shell dumpsys netstats | grep userId