修改ntp服务器自动校准时间,国内手机一般用不到,主要针对海外版手机,使用安卓adb修改,无需root
adb修改命令
1 | adb shell settings put global ntp_server ntp.aliyun.com |
有root直接在终端内执行adb shell后面的内容也可以
上面命令使用的阿里ntp服务器,ntp.aliyun.com可以更换到其他ntp服务器
阿里其他ntp服务器
ntp.aliyun.com
ntp1.aliyun.com
ntp2.aliyun.com
ntp3.aliyun.com
ntp4.aliyun.com
ntp5.aliyun.com
ntp6.aliyun.com
ntp7.aliyun.com