码迷,mamicode.com
首页 > 移动开发 > 详细

Android9 原生系统网络感叹号消除

时间:2019-05-10 09:21:06      阅读:769      评论:0      收藏:0      [点我收藏+]

标签:glob   验证   http   code   写入   开启   delete   let   pre   

# 如要使用http,需要先写入关闭https验证的配置,再填写http服务器。然后开启飞行模式,再打开感叹号即可消失。 adb shell settings put global captive_portal_use_https 0 adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204
# 使用默认,即删除配置 
adb shell settings delete global captive_portal_http_url
adb shell settings delete global captive_portal_https_url

Android9 原生系统网络感叹号消除

标签:glob   验证   http   code   写入   开启   delete   let   pre   

原文地址:https://blog.51cto.com/12268222/2392042

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!