Skip to content

nzdrifts/FirstCalculatorAndroid

Repository files navigation

Simple Calculator

This is a simple calculator app I wrote in Java using Android Studio

Built With

  • Android Studio
  • Java

Features

  • Perform +, -, *, /
  • Calculates correct value with any number of input operations
  • Allows for changing sign of current number entered
  • stores values as double, if value has no decimal converts it to an integer representation to remove ".0" from the double

Installation

Screenshot

Main Menu

Contact

Kirill Toptun - kirilltoptun@gmail.com

About

Simple calculator using Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages