Skip to content

Instantly share code, notes, and snippets.

@Kaiyuan
Last active September 7, 2016 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaiyuan/d900c540863821131a4e26a847e9f0fe to your computer and use it in GitHub Desktop.
Save Kaiyuan/d900c540863821131a4e26a847e9f0fe to your computer and use it in GitHub Desktop.
Android 5.0 解决叹号提示的问题

现在网上下载 ADB,然后解压好。我打包的: http://pan.baidu.com/s/1jIdKJ1G

手机打开开发者 USB 调试,然后用 USB 线连接电脑授权调试。

然后运行 CMD输入下面的命令。

ADB所在所在目录\adb shell "settings put global captive_portal_server captive.v2ex.co"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment