Android BMI calculator (Metric and Imperial), calculates BMI, Ideal Weight & Required Weight loss to be ideal.
BMI_Calc is hosted in the following web site
https://github.com/wprenison/BMI_Calc
If you think the Android project BMI_Calc listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of BMI_Calc.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in BMI_Calc. The names of the image files are listed as follows.
bmi_icon.png gear_blue.png
The following screenshort is generated from the image listed above.
BMI_Calc has the following Java source files.
com.example.calcs.MainActivity.java com.example.calcs.activitySettings.java