The Tip Calculator Application is an Android app designed to quickly and easily calculate tips based on the total bill amount. Users can enter the bill value, choose a tip percentage, and instantly see the tip amount along with the final total. This project was built to practice user input handling, real-time calculations, and dynamic UI updates in Android. Developed using Android Studio with Kotlin/Java and XML, it demonstrates my ability to create practical, user-friendly, and responsive mobile applications.