- Calculator is a simple app built for Android smartphones using Kotlin programming language.
- Implement basic mathematical operations for integer or real numbers, and round the result.
- Design a user-friendly interface.
- Ensure app stability and performance.
- Clone project
git clone https://github.com/TTNguyen2552003/calculator
- Android Studio is recommended.
- Minimum API level: 31 (Android 12).
- Device compatibility: Android smartphones with compact sreensize.
The app includes the following functionalities:
- Addition
- Subtraction
- Multiplication
- Division
- Basic number input and display
- AC button to erase all input
- Del button
- Equal button to calculate the result
- Round the result button to round the result
- Decimal button to calculate the real numbers
- % button
- Dark mode theme