Geo Tracker v1.2 ~ with SQLite database functionality
Geo Tracker v1.3 ~ with Export to CSV functionality
Geo Tracker v1.4 ~ reverse engineers coordinates into addresses
An android based application that lets you track your current location. Uses GPS by default. If GPS is turned off, fail-overs (prompts user) to Network Provider. Used this app in on-going research work at UB in Crowdsourced Cellular Network Performance Study Using Smartphones.
- Offers network based and GPS based location tracking with an option to differentiate between the two.
- Reverse engineers coordinates into addresses.
- Stores data into SQLite DB and exports DB file to internal memory/SD CARD.
- An option to delete the DB.
- An option to export the data to a CSV file and store it to internal memory/SD CARD.