This is a basic calculator app made from Kotlin, which uses Monet Engine on Android 12.
Screenshot 1 | Screenshot 2 | Screenshot 3 | Screenshot 4 | Screenshot 5 |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
To build on MacOS or Windows, please follow these simple steps.
Step 1:
git clone https://github.com/codenameakshay/kotlin-calculator.git
Step 2:
Follow the instructions here to install Android Studio. Then you're ready to build the app.
For testing the app you can create an emulator following the steps here, or directly run on a physical Android device.
Monet engine works on API level 31, so make sure you have correct API on your emulator, otherwise the app will use default colors.
Please see the releases tab for more details about the latest release.
First off, thanks for visiting this repo and taking your time to read this doc. Any contributions you make are greatly appreciated.
If you'd like to propose a feature, submit an issue here.
Distributed under the GPL-3.0 License. See LICENSE
for more information.