发布网友 发布时间:2022-04-27 00:06
共1个回答
热心网友 时间:2022-06-20 23:30
adb shell settings put global http_proxy ip_address:port
ip_address:port,输入adb配置的ip地址,port输入端口数值。
adb shell settings delete global http_proxy
adb shell settings delete global global_http_proxy_host
adb shell settings delete global global_http_proxy_port