adb 常用命令 adb 设置代理123456789101112131415#设置代理:adb shell settings put global http_proxy 127.0.0.1:8888# 删除代理 重启后生效adb shell settings delete global http_proxyadb shell settings delete global global_http_proxy_hostadb shell settings delete global global_http_proxy_port 包名查询1adb shell pm list packages |grep twitter adb 常用命令 https://kingjem.github.io/2023/10/14/adb常用命令/ 作者 Ruhai 发布于 2023年10月14日 许可协议 五秒盾对抗系列 上一篇 python与代码提示 下一篇