Skip to content

aplaikner/AndroidCalculator

Repository files navigation

  1. Introduction
  2. Features

Introduction

This app is a simple calculator for Android written in Kotlin. It supports the functionality to store calculation history. The calculator supports all four basic arithmetic operations.

Features

In this calculator, you can select the type of calculation using radio buttons. The user does not have to confirm anything after entering the values, the result is calculated automatically after enough parameters are given. With the switch button you can activate the saving of the calculations and view them with a click on a button.

Current features

  • Calculate solutions with 4 basic arithmetic operators (+, -, /, *)
  • Store history and view it
  • Clear history

UI

General overview of main UI

UI

Execute a calculation

Calculation

View history

History

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages