This is an Android application to calculate Body Mass Index (BMI). The app takes input for weight, height in feet, and height in inches to compute the BMI and display whether the user is underweight, healthy, or overweight.
- Input fields for weight, height in feet, and height in inches.
- Calculate BMI based on the input values.
- Display the BMI result and a corresponding health message.
To install the application, download the APK file from the link below and install it on your Android device.
- Open the app.
- Enter your weight in kilograms.
- Enter your height in feet and inches.
- Press the "Calculate" button to see your BMI and health status.
If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.