On Thu, Mar 10, 2011 at 2:31 PM, Droid <rod...@gmail.com> wrote:
> One way is to capture the geocoder responses into a collection (over
> time) then write an algoritm to determine the which contents of that
> collection are usable.
> The geocode throws bad results and nulls all thge time. Most of the
> good algorithms are propietary (skyhook), but there is room for
> exploration with your own exciting code.

http://developer.android.com/guide/topics/location/obtaining-user-location.html#BestEstimate

Google's isBetterLocation() works fine for me.


-- 
Greg Donald
destiney.com | gregdonald.com

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to