You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains an Android BMI Calculator App that calculates Body Mass Index (BMI) based on user input (weight & height). It also provides food and exercise suggestions based on BMI categories. The app includes error handling, ensuring users enter valid inputs before proceeding. Built with Java and XML in Android Studio. 🚀