I am working on a project that requires the time on multiple handsets
be as close to one another as possible (10 milliseconds or better). Is
this even possible? is that precision possible with the GPS in most
android phones?

The path I am going down now is:
1. All Handsets on local wifi network (just as a proof of concept,
will allow cell network later if quick enough)
2. local NTP server on that local network to provide the "base time"
all handset should aim for.
3. create a service that will poll the NTP server every X seconds (or
minutes if drift isn't that bad).

I have looked around the group but have not found an answer yet.
http://groups.google.com/group/android-developers/browse_thread/thread/7c2688069af0493c/3d398d47c0973d0f?lnk=gst&q=ntp#3d398d47c0973d0f
(this post asks the same question but doesnt have an answer)

any help would be greatly appreciated,

CM49

-- 
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