The BMI Calculator is a mobile application developed using Android Studio that allows users to calculate their Body Mass Index (BMI) based on their weight and height. It provides a quick and easy way to determine BMI categories and maintain a healthy lifestyle.
- User-Friendly Interface – Simple and intuitive UI for easy navigation.
- BMI Calculation – Input weight and height to calculate BMI instantly.
- BMI Categories – Displays BMI results with corresponding health status.
- Attractive UI – Visually appealing design for better user experience.
- Platform: Android Studio
- Programming Language: Java / Kotlin
- UI Framework: XML
- Components Used: EditText, TextView, Button, ImageView
- Implement a history feature to track BMI progress over time.
- Add metric and imperial unit conversion options.
- Provide health tips based on BMI results.
- Clone the repository:
git clone https://github.com/eleazartuazon/BMI-Calculator-Android-Studio.git
- Open the project in Android Studio.
- Build and run the app on an Android Emulator or a physical device.
📧 Email: [email protected]
🔗 LinkedIn: https://www.linkedin.com/in/eleazartuazon/




