Android Open Source - App calculate BMICalculator






Project Summary

A simple Android app to calculate Body Mass Index (BMI).

Web Site / Source Repository

BMICalculator is hosted in the following web site
https://github.com/mohanaravind/BMICalculator

If you think the Android project BMICalculator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BMICalculator.

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count3




Resource Files

There are 15 image files in BMICalculator. The names of the image files are listed as follows.

about.gif
bg.png
calculate.png
female.png
female_extremelyoverweight.png
female_normalweight.png
female_overweight.png
female_slightlyoverweight.png
female_underweight.png
male.png
male_extremelyoverweight.png
male_normalweight.png
male_overweight.png
male_slightlyoverweight.png
male_underweight.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BMICalculator has the following Java source files.

com.mohanaravind.BMICalculator.About.java
com.mohanaravind.BMICalculator.Results.java
com.mohanaravind.BMICalculator.main.java
com.mohanaravind.worker.AnalyzedData.java
com.mohanaravind.worker.Worker.java