去除Android7.1.1以上信号X问题。

首先声明:以下为汇总,并非原创,对原作者表示感谢。亲测有效,有需求可尝试。

1.USB连接PC,并且确认打开调试;

2.准备好adb工具;

Google官方:https://dl.google.com/android/repository/platform-tools-latest-windows.zip

3.在adb所在文件夹,使用「shift」打开命令指示窗口,并且输入「adb shell」检查是否准备好服务,等待出现「$」后,直接输入以下代码:

settings put global captive_portal_https_url https://captive.v2ex.co/generate_204

注释:「_url https://」

输入完毕请以「Enter」,等待再次出现「$」;

4.打开飞行模式,再关闭,❌消失。不行就重启。

你可能感兴趣的:(去除Android7.1.1以上信号X问题。)