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/2024/10/14/adb常用命令/ 作者 Ruhai 发布于 2024年10月14日 许可协议 python 使用链式代理 上一篇 clash 分流规则 下一篇