-4

I am looking for a way to get the current time in Android Things trough an other NTP. I can't find a gps.confon Android Things, like it is in normal Android.

Onik
  • 19,396
  • 14
  • 68
  • 91

1 Answers1

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