I am developing an app that tracks the locations of the device. Everything was fine and working as expected. Google now recommends using the new Fused Location Provider. With this I now from time to time get Positions with an accuracy > 500m that also are fairly off the track. This in an urban area with good visibility to the sky - so GPS is usable (and works with the android location provider without problems).
So my question is: How to limit the location-updates to results with the requested accuracy?