[android-developers] Location accuracy -1

2009-07-29 Thread Carter
Hi, One of my users is seeing this logcat message: LocationMasfClient ( 1056): getNetworkLocation(): Returning cache location with accuracy -1.0 What does a negative accuracy mean here? Based on the JavaDocs, I understand that Location objects return an accuracy between 0 (for hasAccuracy =

[android-developers] location accuracy

2009-01-14 Thread schtieF
hi, i hacked a lot with the locationlistener and i find something strange. when i get a location changed and draw a circle with the accuracy radius around it and compare this to the map app my location feature, i recognized, that the map app uses the accuracy as diameter and not as radius. so