Skip to content

This is a repository for building a calculator app for Android OS. This app is built with Kotlin and Jetpack Compose toolkit.

Notifications You must be signed in to change notification settings

drewjd27/calculatorAndroid

Repository files navigation

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)

About

This is a repository for building a calculator app for Android OS. This app is built with Kotlin and Jetpack Compose toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages