Skip to content

rashbip/iOScalc

Repository files navigation

iOScalc

An iOS-style Calculator app built with Kotlin and XML for Android.

This project is fully open-source.


Features

  • iOS-inspired design

  • Basic arithmetic: addition, subtraction, multiplication, division

  • Built using modern Android practices (Kotlin + XML)

  • Lightweight and simple


Screenshots

Main Screen Calculation Example


Installation

Download the latest APK from the Releases page and install it on your Android device.


Build Instructions

  1. Clone the repository:

    git clone https://github.com/rashbip/iOScalc.git
    cd iOScalc
  2. Open the project in Android Studio

  3. Build and run on an emulator or physical device


Libraries Used

  • keval() — Expression evaluation library

Contributing

Contributions are welcome!

  • Open an issue if you find bugs or want to suggest features.
  • Submit a pull request to improve the app.

About

An iOS-style Calculator app built with Kotlin + XML using the keval() library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages