Browsing this Thread:   1 Anonymous Users






android ntp server
#1
Just can't stay away
Just can't stay away


See User information

原生android 无法连接网络

修改 ntp server

一、给盒子开启调试模式

选择盒子系统设置里的版本号一直点确认就能开启调试模式

二、通过adb工具连接盒子

adb connect 192.168.0.121

端口可以不写会默认加上5555,连接成功会提示成功,但光标处还是系统路径。

adb shell settings get global ntp_server 
#查看现在的时间同步服务器
adb shell settings put global ntp_server ntp.aliyun.com
#更新为阿里云的时间同步服务器

三、给盒子关闭调试模式

调试模式一般不要开


Posted on: 2020/11/23 10:56
Top


Re: android ntp server
#2
Just can't stay away
Just can't stay away


See User information
1. adb shell settings delete global captive_portal_http_url
2. adb shell settings delete global captive_portal_https_url
3. adb shell settings put global captive_portal_http_url http://www.google.cn/generate_204
4. adb shell settings put global captive_portal_https_url https://www.google.cn/generate_204

Posted on: 2021/5/1 15:03
Top








friend links
Themes

(2 themes)
Login
Username:

Password:


Lost Password?
Register now!
Categories
Xoops (11)
--Modules (2)
--Themes (0)
Article (8)