Android Open Source - Calculator application SimpleCalculator






Project Summary

A simple calculator application that performs the basic arithmetic calculations such as addition, subtraction, multiplication and division.

Web Site / Source Repository

SimpleCalculator is hosted in the following web site
https://github.com/tvarghese/SimpleCalculator

If you think the Android project SimpleCalculator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SimpleCalculator.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

SimpleCalculator has the following Java source files.

com.example.inclass2a.MainActivity.java