VitorFranca4 / mixare

Automatically exported from code.google.com/p/mixare
0 stars 0 forks source link

Get the best location based on the accuracy #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by abdu...@gmail.com on 27 Feb 2012 at 12:20

GoogleCodeExporter commented 8 years ago
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.

Original comment by daniele.gobbetti on 28 Feb 2012 at 12:17

GoogleCodeExporter commented 8 years ago
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/beb5bc5026ea7b09fc92822ebf4f5e7542443b
d3

Original comment by abdu...@gmail.com on 28 Feb 2012 at 12:30

GoogleCodeExporter commented 8 years ago
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)

Original comment by daniele.gobbetti on 28 Feb 2012 at 3:00

GoogleCodeExporter commented 8 years ago

Original comment by abdu.e...@gmail.com on 23 Apr 2012 at 7:51