A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
How to keep time in sync
Martin Fernandez
1
Reputation point
Hello everybody. I am developing an application that runs on Android phones. These phones must be time synchronized. For this, I am using the GuerrillaNTP client. It works great, but sometimes the internal clock the app uses "jumps" forward one second (sometimes two seconds) and then back to normal time. How can I filter those jumps? All NTP packets come with maximum precision, but it keeps doing the same from time to time.
I have not found any code for a precision clock on Android.
Thanks in advance for the tips.
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
Sign in to answer