A simple calculator runs on Android platform,my first one.
SimpleCalculator is hosted in the following web site
https://github.com/fuwu1245/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.
The following table is the detailed list of SimpleCalculator.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
SimpleCalculator has the following Java source files.
com.dftx.simplecalculator.MainActivity.java com.dftx.simplecalculator.ReversePolishNotation.java