https://github.com/nature1995/pedometer
https://github.com/nature1995/pedometer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nature1995/pedometer
- Owner: nature1995
- Created: 2019-05-04T22:59:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T00:22:22.000Z (over 6 years ago)
- Last Synced: 2025-03-25T11:12:10.962Z (7 months ago)
- Language: Java
- Size: 2.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pedometer with GPS Location
## Feature
1. Set Plan: Set up and save the walking plan.
2. View History: View the history of plans.
3. Vibrate: Test the vibration of reminder.
4. Location: Check the location of users.## Run it
**Do not update the gradle!**Method 1:
You can easily find the `pedometer.apk` in the root folder. Install `pedometer.apk` on your smart phone.Method 2:
1. Import the project by Android Studio
2. Build the code by gradle
3. Connect your device and debug on it## Team members
Ziran Gong: zgong5@stevens.edu
Xiao Liu: xliu99@stevens.edu
Xinyu Liu: xliu82@stevens.edu
Haotian Mo: hmo2@stevens.edu