calculatorAndroid

This is training project to build simple calculator app created with Kotlin and Jetpack Compose toolkit. The focus area in this project is layouting and to do simple operation.

     

Features

This calculator have some basic functions, that is :

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Delete last digit
  • Clear screen

Technologies

  • Kotlin
  • Jetpack Compose

Launch

  • Clone or download the repository
  • Open the project in Android Studio
  • Run app (Shift + F10 on Windows OS)

GitHub

View Github