魔乐社区 Android9 原生系统网络感叹号消除

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

https://developer.android.google.cn/studio/releases/platform-tools.html# 如要使用http,需要先写入关闭https验证的配置,再填写http服务器。然后开启飞行模式,再打开感叹号即可消失。adb shel...

青 nih  ·  2019-05-10 02:05:09 发布
https://developer.android.google.cn/studio/releases/platform-tools.html
# 如要使用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
adb -d shell sh /data/data/me.piebridge.brevent/brevent.sh
1.首先开启usb调试,然后用数据线连接电脑和手机。
2.然后解决好您的adb驱动问题
3.在电脑开始菜单-运行 输入cmd,打开命令提示符
依次输入下面语句
adb shell settings put global captive_portal_https_url https://www.google.cn/generate_204
Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐

  • 浏览量 868
  • 收藏 0
  • 0

所有评论(0)

查看更多评论 
已为社区贡献17条内容