I'm working with LocationManager to grab a users current location and I've 
noticed the highest accuracy I've gotten is ~36%.  I'm indoors currently, 
as will most of the users of my application, and I have yet to get a GPS 
result.  I'm only able to obtain a result from the network provider.  I'm 
not completely surprised by that, but I was thinking GPS might be possible 
considering how close I am to a window.

More importantly, I'm curious what baseline for accuracy others are using. 
 Is greater than 30% sufficient?  I imagine GPS would yield far better 
accuracy but it looks like that's not a likely option in my scenario, even 
though I'll look for both network and GPS as available.

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