The documentation for SystemClock will give you a nice summary of your
choices of current times with Android at

http://developer.android.com/reference/android/os/SystemClock.html

serge

On Jun 17, 7:15 pm, Delta Foxtrot <[email protected]> wrote:
> 2009/6/18 Mark Murphy <[email protected]>
>
> > Hrm. I assume the NTP API isn't somewhere that Java code can access, which
> > means we're back to using an existing Java NTP/SNTP client library if we
> > want an accurate time regardless of whether we are on a network that is
> > NITZ capable.
>
> Why install a NTP daemon if it isn't used to keep accurate time in the
> system?
>
> Also you don't need NTP for GPS, in fact you can pull the timestamps from
> GPS if you want.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to