A very simple calculator for my android class.
android-calculator is hosted in the following web site
https://github.com/eddie-ruva/android-calculator
If you think the Android project android-calculator 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 android-calculator.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-calculator has the following Java source files.
com.eddie.calculator.CalculatorBrain.java com.eddie.calculator.MainActivity.java