Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
iseki0's avatar
iseki0
Honored Guest
2 years ago

Please don't break Android settings if you can't give something equivalent.

Today I found my Quest3 Date/Time is totally wrong. (Yes, the automatic date/time adjustment look doesn't work.)

I try to adjust the date/time manually.(Otherwise, I can't access Google, due to a TLS certification expires error.)

Then, I found you give me the time setting only, without date setting.

I don't think adjust date and time manually is a good choice, so I check the network and NTP configuration. Now I have been confirmed my network, especially UDP connectivity is OK. But the Quest date/time automatic adjustment still doesn't work. So I began to checking the NTP configuration. After I put `settings put global ntp_server cn.pool.ntp.org`, I got `SntpClient: Unknown host: cn.pool.ntp.org`...

I tried many NTP server configuration, includes `time.windows.com` and use IP address directly. The SntpClient still error.

At last, I use `am start com.android.settings` to launch the Android settings directly.

Fortunely, the Android settings is not broken. Otherwise I will have no chance to fix the basic date/time problem.

 

No RepliesBe the first to reply