I am looking for a way to get the current time in Android Things trough an other NTP.
I can't find a gps.conf
on Android Things, like it is in normal Android.
Asked
Active
Viewed 1,578 times
-4

Onik
- 19,396
- 14
- 68
- 91

CrunchyCorny
- 1
- 1
-
1welcome to SO!, please read [ask]. – Jorgesys Dec 21 '17 at 22:16
1 Answers
0
You can use this android library to get current time from NTP servers of your choosing.
https://github.com/instacart/truetime-android

Keith Leow
- 56
- 5