An iOS-style Calculator app built with Kotlin and XML for Android.
This project is fully open-source.
-
iOS-inspired design
-
Basic arithmetic: addition, subtraction, multiplication, division
-
Built using modern Android practices (Kotlin + XML)
-
Lightweight and simple
Download the latest APK from the Releases page and install it on your Android device.
-
Clone the repository:
git clone https://github.com/rashbip/iOScalc.git cd iOScalc
-
Open the project in Android Studio
-
Build and run on an emulator or physical device
- keval() — Expression evaluation library
Contributions are welcome!
- Open an issue if you find bugs or want to suggest features.
- Submit a pull request to improve the app.