PDR
Pedestrian Dead Reckoning app for android
Install / Use
/learn @aureliencousin/PDRREADME
IMPORTANT
This project is no longer maintained. I can't provide any support about it. I coded this in 2014 and there might be much more up-to-date ways to do this available online. Also the AndroidManifest.xml is broken as it misses a google maps api key.
PDR
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 )
Install notes
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.
