Skip to content

Android calculator written in Kotlin using Jetpack Compose

Notifications You must be signed in to change notification settings

CaolanCode/Calculator-Android

Repository files navigation

Android Calculator

Features

  • Built using Kotlin with Jetpack Compose
  • MVVM architecture
  • Used MutableDataLive in ViewModel to observe from the MainActivity to display a Toast message
  • Converted from infix expression to postfix expression to maintain precedence

Screenshot

About

Android calculator written in Kotlin using Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages