ADB去Wi-Fi叉原生安卓 教程
in 默认分类 with 0 comment

ADB去Wi-Fi叉原生安卓 教程

in 默认分类 with 0 comment

Ⅰ.adb命令

adb shell settings delete global captive_portal_http_url
adb shell settings delete global captive_portal_https_url
adb shell settings put global captive_portal_http_url http://www.google.cn/generate_204
adb shell settings put global captive_portal_https_url https://www.google.cn/generate_204