# PDR **Repository Path**: zhnagyun2019/PDR ## Basic Information - **Project Name**: PDR - **Description**: Pedestrian Dead Reckoning app for android - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-07-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.