Android application that includes a basic calculator and an edit profile feature, built using Java and Android Studio as part of a Mobile Development course.
Mobile Development course practice.
Calculator-Profile is a simple Android application created for the Mobile Development course. The project consists of:
- A basic calculator for performing arithmetic operations.
- An edit profile feature to modify and save user information.
This project serves as a learning exercise to practice UI design, data handling, and basic Android development.
- Programming Language: Java
- Development Environment: Android Studio
- Basic Calculator (addition, subtraction, multiplication, division)
- Edit Profile (update and save user details)
📌 Note: This project was created for learning purposes and is not actively maintained.