This is a simple Android app that performs basic arithmetic calculations such as addition, subtraction, multiplication, and division. The app provides a clean and user-friendly interface to enter the numbers and perform calculations.
- User can enter two numbers and select the operation to perform (addition, subtraction, multiplication, or division)
- App shows the result of the calculation in a clear and readable format
- User can clear the input fields and start a new calculation
This project is licensed under the MIT License. See the LICENSE file for details.