Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mohamedebrahem13/Calculator

Repository files navigation

Calculator App

A simple calculator app for Android built with Kotlin and View Binding. It supports basic arithmetic operations, including addition, subtraction, multiplication, division, modulus, and toggling positive/negative numbers. The app also preserves the calculator state across device rotations.


Features

  • Basic arithmetic operations: +, -, *, /, %
  • Plus/Minus toggle for numbers
  • Decimal support
  • Clear (AC) and Backspace functionality
  • Shows previous calculation
  • Preserves state on screen rotation
  • Material-inspired design with edge-to-edge support

Demo video

Screen_recording_20250902_131424.webm

screen shot

calculator
calculator

About

Calculator xml screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages