admin管理员组文章数量:1026989
在使用谷歌Pixel3a手机时发现,手机连接上了WiFi,虽然实际上有网络,但是WiFi图标显示感叹号,或者有些时候会提示 “此WLAN网络无法访问互联网”。
这个时候我们可以通过以下方式来解决
adb shell settings put global captive_portal_http_url https://www.google/generate_204
adb shell settings put global captive_portal_https_url https://www.google/generate_204
adb shell settings put global ntp_server 1.hk.pool.ntp
adb shell reboot
等待手机重启后就会发现WiFi图标不再显示感叹号了。
在使用谷歌Pixel3a手机时发现,手机连接上了WiFi,虽然实际上有网络,但是WiFi图标显示感叹号,或者有些时候会提示 “此WLAN网络无法访问互联网”。
这个时候我们可以通过以下方式来解决
adb shell settings put global captive_portal_http_url https://www.google/generate_204
adb shell settings put global captive_portal_https_url https://www.google/generate_204
adb shell settings put global ntp_server 1.hk.pool.ntp
adb shell reboot
等待手机重启后就会发现WiFi图标不再显示感叹号了。
版权声明:本文标题:解决谷歌Pixel系列手机及其他海外手机网络异常问题 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/jiaocheng/1729030010a927539.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论