This is my first Android projectβa Basic Calculator app developed using Android Studio and Java. The app performs fundamental mathematical operations, including:
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
- Intuitive and user-friendly interface.
- Supports real-time calculations with a responsive design.
- Language: Java
- IDE: Android Studio
- Clone the repository:
git clone https://github.com/MuzakkirHossainMinhaz/BasicCalculator.git
- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
- Basics of Android app development.
- UI design and layout structuring in Android Studio.
- Handling user inputs and button clicks.
This is a beginner-friendly project. Feedback and suggestions are welcome! Feel free to open an issue or a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
This project marks the beginning of my journey into Android development!