Skip to content

GiorgioRen/android-calculator

Repository files navigation

android-calculator

Simple clone of the iOS calculator app for Android.

Features:

  • simple operations (add, subtract, multiply, divide)
  • double precision floating point numbers
  • chain operations, e.g. 1 + 2 + 3
  • simple landscape layout
  • quality of life improvements:
    • fade animation when result of operation is the same as current display e.g. 12 - 6 = 6, 4 / 2 = 2
    • automatically add 0 to the left of decimal point
    • remove all trailing zeros from result

Known issues:

  • operation is not kept when rotating device

Screenshots

About

Simple clone of iOS calculator app for Android

Topics

Resources

License

Stars

Watchers

Forks

Languages