google手机连接Wifi后后无法连接互联网问题
原因:
先去访问了谷歌的服务器,由于墙的原因访问不了,所以就提示"无法连接"
解决:
1、 通过usb数据线连接上google系列的Android手机,然后使用adb命令对google系列Android手机访问服务器的网络进行配置
2、终端依次执行以下命令:
adb shell settings put global captive_portal_use_https 1
adb shell settings put global captive_portal_http_url http://204.ustclug.org
adb shell settings put global captive_portal_https_url http://204.ustclug.org
adb shell settings put global captive_portal_mode 0

3、重启手机,再次连接wifi即可
 
                    
                     
                    
                 
                    
                 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号