外贸盒子固件时间不准怎么办?校准时间方法分享
本帖最后由 ynytnt 于 2021-8-16 01:51 编辑盒子用有线连路由器,和电脑同一网络
1、电脑端自行下载Minimal ADB and Fastboot
2,打开盒子开发者选项,,,(选择盒子系统设置里的版本号一直点确认就能开启调试模式)
3,电脑端用Minimal ADB and Fastboot执行下面命命,IP地址改成自己盒子的ip地址
adb connect 192.168.x.x:5555
端口可以不写会默认加上5555,连接成功会提示成功,但光标处还是系统路径。
4,电脑端用Minimal ADB and Fastboot执行下面命令,
adb shell settings put global ntp_server ntp.aliyun.com
(把ntp服务器ntp.aliyun.com改为time.windows.com)
,,,,,,完,,,,,,,,
谢谢楼主分享,要是再详细点就好了 输入下面命令可查看你的盒子有没有世界时间服务器,,,,
adb shell settings get global ntp_server
很不错的分享,支持楼主提供分享 满满的干货{znds5}
页:
[1]