A Pedestrian Dead Reckoning app for android, from a school project.
This app features:
- Dead Reckoning, to compute a user's current location based on a starting location and the smartphone's sensors
- A GPX Parser able to display GPX traces on a Map (using Google Maps API )
The app was made with Eclipse ADT Bundle. Import the PDR into your workspace, you will need the Google Play Services plugin and you might need the appcompat_v7 project to run the program.