By Pradum Kumar
Body mass index calculates body fat on height and weight which applies to adult men and women.
Body mass index (BMI) is a calculation of a person's weight in kilograms by the square of their height in feet and inch.
I have Developed this Packet using Java.
This is my second game packet in Android.
Backend: JAVA
Frontend: XML
IDE: Android Studio
Underweight = <18.5
Normal weight = 18.5–24.9
Overweight = 25–29.9
Obesity = BMI of 30 or greater
First input box is for weight,
Second input box is for height(feet) or
Third input box is for height in inch.
Screenshot:
Submitted by Pradum Kumar (pradumraj98)
Download packets of source code on Coders Packet
Comments