A simple calculator app built using Kotlin on Android Studio.
This app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. Users can enter two numbers and select an operation to perform.
To run this app, you'll need to have Android Studio installed on your computer. Once you have Android Studio set up, you can clone this repository and open the project in Android Studio.
To use this app, simply enter two numbers and select an operation to perform. The result will be displayed on the screen.
Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE.md file for details.