Skip to content

This android app counts Steps using Accelerometer sensor and also calculates Water Intake and Sleep Intake required by the individual on the basis of Age,Height and Weight i.e BMI Calculation.

raghav2404/StepCounterApp

Repository files navigation

StepCounterApp

Counts Steps using Accelerometer sensor and also calculates Water Intake and Sleep Intake on the basis of Age,Height and Weight. Keeps record of daily steps IDE: Android Studio Languages used: Java,XML and Sqlite Database Libraries used: Circular Progress Bar

Calculation of steps by keeping count of previous steps and movement detected by accelerometer sensor using Shared Preferences. The progress bar keeps increasing as steps increase as its color changes according to animations. Sleep and water intake calculation is on the basis of BMI(Body Mass Index) calculation considering the age,height,weight data stored in internal SQLite server. Added feature to show daily steps on pressing Show Daily Progress. Link:https://drive.google.com/file/d/15eJ-JTRSpf1JsqL9WHpHAgtlU1UDZlNt/view?usp=sharing

About

This android app counts Steps using Accelerometer sensor and also calculates Water Intake and Sleep Intake required by the individual on the basis of Age,Height and Weight i.e BMI Calculation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages