- Jul 9, 2018
- 67
- 0
- 0
As far as I can tell, a mock GPS provider or location application is to convert the data from a Bluetooth GPS receiver, convert it, then pass it to applications so they can use the location data. It's used because most applications don't have code included in the application that can get the data directly from the GPS receiver, and the GPS module in cheaper phones or tablets are inferior to the better, purpose-built bluetooth GPS receivers, in terms of accuracy, precision, or update rates (now up to 10 per second.)
Recently, developers have been adding the code to connect to the bluetooth GPS receivers, such as TraackAddict and RaceChrono.
Recently, developers have been adding the code to connect to the bluetooth GPS receivers, such as TraackAddict and RaceChrono.