Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 268 Bytes

BMI Calculator

BMI Calculator is an Android application which calculates the body mass index of a person. Its minimum SDK compatibility is with API 14 which is Android 4.0.

How to Use It?

  • Clone the repo.
  • Import it as an existing Android Studio project.
  • Run!