Issue 94: Get the best location based on the accuracy
Status:  Fixed
Owner:
Closed:  Apr 2012
Reported by abdu...@gmail.com, Feb 27, 2012
What steps will reproduce the problem?
1. Use the application in a building.
2. Use the application where the gps is inaccurate.
The application will then return an old or very inaccurate GPS location.

The solution?
Use another location source I.E. network

What is the expected output?
The application will compare the location source for accuracy before choosing one.
Feb 28, 2012
Project Member #1 daniele.gobbetti
Are you sure this is still true in the current (0.7.x) market release? This should have been fixed with the back-off location pattern.
Labels: Version-AndroidRelease0.7
Feb 28, 2012
#2 abdu...@gmail.com
I tested this with the latest branch and I found out that it returns an old location.
I have tested this on multiple phones: HTC Desire android 2.3.5 and the samsung galaxy s2 android version 2.3.5. 

I have also created a fork and I have fixed the problem there.
https://github.com/abduegal/mixare/commit/beb5bc5026ea7b09fc92822ebf4f5e7542443bd3
Feb 28, 2012
Project Member #3 daniele.gobbetti
I'll test your patch and release an hotfix update to the market (I have to confess I can't reproduce the issue on a motorola milestone running cm7, though)
Labels: -Priority-Medium Priority-High
Apr 23, 2012
Project Member #4 abdu.e...@gmail.com
(No comment was entered for this change.)
Status: Fixed
Owner: abdu.e...@gmail.com