Answered my own question finally.  I was looking at the
LocationProvider for accuracy info but in reality each Location object
that is passed when a location change occurs (the onLocationChanged
listener) provides the accuracy information.  I verified on the G1
that the gps implementation does support accuracy
(Location.getAccuracy() is true) and it returns an accuracy reading in
meters.

Hope someone else finds this useful.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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