Android原生ROM出现WIFI显示网络连接受限,网络无法连接的问题

最近手里一台乐视的手机root后, 连接wifi时一直提示网络连接受限,wifi图标显示叹号. 但是不影响正常的网络访问.

解决办法:

  1. adb shell settings delete global captive_portal_mode
  2. adb shell settings put global captive_portal_mode 0
  3. adb shell settings delete global captive_portal_http_url
  4. adb shell settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204
  5. adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204
  6. adb shell settings put global ntp_server l.hk.pool.ntp.org
  7. adb reboot
Logo

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

更多推荐