An open API service indexing awesome lists of open source software.

https://github.com/captaincluster/androidcalculator

This is my first Android Studio program.
https://github.com/captaincluster/androidcalculator

Last synced: 4 months ago
JSON representation

This is my first Android Studio program.

Awesome Lists containing this project

README

          

# AndroidCalculator
AndroidCalculator is a calculator made using Android Studio with Java as the language of choice.
It can do basic calculations of addition, subtraction, multiplication and division.
Note! The results are always in the form of integer!