πŸ’‰

ADB commands

Tags
Tools
Date
May 27, 2022
# set proxy adb shell settings put global http_proxy your_ip:your_port # unset proxy adb shell settings put global http_proxy :0
Β