instacart / truetime-android

Android NTP time library. Get the true current time impervious to device clock time changes
https://tech.instacart.com/truetime/
Apache License 2.0
1.41k stars 194 forks source link

Add GPS time provider #144

Open homayoonahmadi opened 1 year ago

homayoonahmadi commented 1 year ago

Hi there, I satisfied with your project, cause I was going to do that myself, but I wanted to include gps location to check if one of the either network provider or gps provider is enabled after boot time.

Did you implemented gps provider time? If not, how can I set the time I have got from GPS provider in TrueTime?