Measure some of the vital signs with an application
Report a Bug
Table of Contents
TestYourBody is an Android application written by me as a school project when I was 17.
It isn't supported anymore but you are free to fork and play with the project.
It mainly has 4 different features:
- Heart Rate Monitoring: using any Android phone (SDK >= 23) the heart rate can be meausered just by pressing both the back camera and the flashlight.
- BMI Calculator
- Hearing Test
- Vison Test for Colorblindness
- Clone the repo
git clone https://github.com/hurxan/TestYourBody.git
- Open the downloaded project and open it with Android Studio
- Run