如何消除原生Android原生网络连接显示X或者惊叹号
操作步骤
1、首先,打开 CMD,进入雷电模拟器目录:
D:\>cd D:\Program Files (x86)\dnplayer2
2、手机进入开发者调试模式
3、在CMD里输入:adb devices
4、输入更换请求服务器地址:
adb shell "settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204"
adb shell "settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204"
重启手机,大功告成
版权声明:
作者:三炮不吃鱼
链接:https://www.keke.moe/archives/1170.html
文章版权归作者所有,未经允许请勿转载。
THE END