adb设置代理 设置代理1adb shell settings put global http_proxy 127.0.0.1:8888 移除代理(需要重启):1234567adb shell settings delete global http_proxyadb shell settings delete global global_http_proxy_hostadb shell settings delete global global_http_proxy_portadb reboot 不重启移除代理:1adb shell settings put global http_proxy :0 android android adb adb查看当前Activity 上一篇 am常用命令 下一篇