Coders Packet

Body mass index (BMI) In Android

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.

Software Requirement:

     Backend: JAVA

     Frontend: XML

     IDE: Android Studio

 

BMI Categories:

  Underweight = <18.5
  Normal weight = 18.5–24.9
  Overweight = 25–29.9
  Obesity = BMI of 30 or greater

 

How can we use this application?

  There are three input box

     First input box is for weight,

     Second input box is for height(feet) or

     Third input box is for height in inch.

 

Screenshot:

 

 

 

 

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Pradum Kumar (pradumraj98)

Download packets of source code on Coders Packet