This repository contains a simple calculator app built using Jetpack Compose, a modern UI toolkit for Android development. The calculator app allows users to perform basic arithmetic calculations on their Android devices.
- Basic arithmetic operations: Addition, subtraction, multiplication, and division.
- Clear button to reset the input and result.
- Responsive and intuitive user interface built with Jetpack Compose.
- Android Studio Arctic Fox (2020.3.1) or above.
- Android SDK version 30 or above.
- Kotlin version 1.5.0 or above.
To get started with the calculator app, follow these steps:
- Open Android studio.
- Click on Get from VCS (New project from VCS) and paste the Repo URL to clone to Repo onto your local machine.
- Wait for Gradle sync and run the project either on AVD or your android device
The calculator app is GUIDED, I followed the exact steps in the below mentioned youtube video: