- This repository is for NIROGYA android application.
- System Requiremnts: - Java 8-9, Android Studio
- Version 1.0
- Clone or Download the repository
- open the project using android studio
- Build and Run the project
NIROGYA is based on codezilla hackathon requiremnt -Simple fitness android app that displays healthy tips from twitter stream daily and displays estimated calories burnt by analyzing foot step count
- open the application
- select gender
- select height and weight
Now you have almost done. Please make sure to enter the accurate details of gender, weight & height because these data will be input to the programme to give you the best output through the application.
- In the home page click on "start pedometer" button. It will start the counting your steps. you will be able to see the following changes while you are walking or running.
- Number of steps
- The distance you have walked.
- Calories you have burnt
- and your default Step goal
App uses only the accelerometer to determine peaks when the user takes a step. [ doesn't use GPS ]
- Any time you can pause the pedometer and re-run from the last point you have stopped by clicking the above button. Each and every steps data is updated to the database. It will protect you all data.
- click on the expandable button.
- Target achievements will be displayed by clicking the red button. Here I have given 3 achievements.
- bronze medal 10000 steps
- silver medal 20000 steps
- gold medal 30000 steps
- You can reset all steps and related information by clicking on the green button.
- The yellow button will help you to move directly to the Instructions page.
- click on the middle tab of the bottom navigation bar
App will show remaning steps to your nearest target
Earn three medals and live healthily.
It will show the daily health tips from twitter stream. Here I have created a twitter page -https://twitter.com/nirogya. Each day nirogya twitter page will be updated with new health tips. Android application will automatically link to that twitter page and day by day it will show the recent health tips. After loading a particular health tip from twitter nirogya page, the app will count down the remaining time to appear the next health tips.
If someone wants to see the niroga twitter timeline, anytime he/she can see the twitter timeline by clicking on the "view more" button. First time, user has to sign in with personal twitter account through this application. After that any time,user will be redirected to the nirogya timeline soon.
- Click on the tab "MORE" of the bottom navigation bar. This is more than a setting page
- Default step goal is 6000. You have a chance to change your goal
- The sensitivity of the step counter can be also changed. We have given you the best sensitivity by default. Any time you can change the sensitivity of a step and enjoy the pedometer.
- Weight value can be changed.
- Gender value can be changed.
- Height value can be changed.
- Currently, App is integrated with only English language.
- Instructions also are there.
- How to use
- Steps Counting?
- Counting when shaking phone?
- Counting when driving?
- Accuracy
- Placement Suggesstion
- Battery Saving
- Privacy
- Calories & Distance.
- Step goal
- finnally I have included the privacy policy of the application.
- Huawei GR5 mini [os-Nougat]
- Samsung Galaxy J7 Nxt [os-Nougat]
- Samsung Galaxy J7 [os-Marshmallow]
- Samsung Galaxy Grand prime [os-lollipop]
Apk file was added - view APK
- Contributer: [email protected]
- Please report issues at GitHub Issue Tracker.
- Send your contributions as pull requests to master branch.