方便运行 adb 的同学能不能看一下这个在你们的 7.0 系统上的输出结果?
谢谢!
adb shell "settings get global captive_portal_use_https"
另外就是,这个设置在 7.0 以下的系统里是否存在?
1
dexbol 2016-09-04 21:19:50 +08:00
null
|
2
lhbc 2016-09-04 21:20:08 +08:00
CM 13 最新 snapshot 版(Android 6.0.1)
Android 7.0 NPD90G 都是返回 null |
3
int64ago 2016-09-04 21:20:59 +08:00
null
|
4
dexbol 2016-09-04 21:21:13 +08:00
BTW, generate_204 那个现在返回 301
|
6
Livid MOD OP |
7
zmz125000 2016-09-04 22:20:02 +08:00
我这里返回 null, 但是用不支持 https 的 Captive Portal Server (g.cn, connect.rom.miui.com) 会出现感叹号,(204.ustclug.org, http204.sinaapp.com) 正常。
Nexus 5X NRD90M |
8
Livid MOD OP @zmz125000 谢谢。 V2EX 新提供的 captive.v2ex.co 是同时支持 http/https 的。
|
9
zmz125000 2016-09-04 22:22:53 +08:00
我手动打开了 adb shell "settings put global captive_portal_detection_enabled 1"
原来怎么弄都没有感叹号,当时没有去确认 7.0 下是不是默认关闭的。 |
10
EricInBj 2016-09-06 15:13:17 +08:00
null
Nexus 6p NRD90M |