airers / viewair

Android application to read and display data from the device
0 stars 0 forks source link

Time on android device doesn't really stay in sync #36

Open cjx3711 opened 7 years ago

cjx3711 commented 7 years ago

When the device is connected, the Android device shows the device time. It currently syncs the displayed time with the device via the ACK messages. In the meantime it increments the timer every second. This proves to be the wrong way of doing it, we should get the time it synced then show the time based on the time offset on the device.