admin管理员组文章数量:1026989
1. 确认电脑上装了adb
2. 挨个执行以下命令
adb shell settings delete global captive_portal_mode
adb shell settings put global captive_portal_mode 0
adb shell settings get global captive_portal_mode
adb shell settings delete global captive_portal_https_url
adb shell settings delete global captive_portal_http_url
adb shell settings put global captive_portal_http_url http://connect.rom.miui/generate_204
adb shell settings put global captive_portal_https_url https://connect.rom.miui/generate_204
执行完,切为飞行模式,再切换回来就好了
另外,如果app访问不了网络,或网页打开有问题,可能是手机时间不对,两种解决方法:
1. 关闭自动校准时间,手动将时间改对
2. adb shell "settings put global ntp_server pool.ntp"
1. 确认电脑上装了adb
2. 挨个执行以下命令
adb shell settings delete global captive_portal_mode
adb shell settings put global captive_portal_mode 0
adb shell settings get global captive_portal_mode
adb shell settings delete global captive_portal_https_url
adb shell settings delete global captive_portal_http_url
adb shell settings put global captive_portal_http_url http://connect.rom.miui/generate_204
adb shell settings put global captive_portal_https_url https://connect.rom.miui/generate_204
执行完,切为飞行模式,再切换回来就好了
另外,如果app访问不了网络,或网页打开有问题,可能是手机时间不对,两种解决方法:
1. 关闭自动校准时间,手动将时间改对
2. adb shell "settings put global ntp_server pool.ntp"
版权声明:本文标题:pixel 6手机连接wifi,网络受限,wifi显示感叹号 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1719263026a456805.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论