Reverse Polish Notation Calculator for Android.
RPN-Calc is hosted in the following web site
https://github.com/noahreyburn/RPN-Calc
If you think the Android project RPN-Calc 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 RPN-Calc.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in RPN-Calc. The names of the image files are listed as follows.
window.9.png
The following screenshort is generated from the image listed above.
RPN-Calc has the following Java source files.
com.bignerdranch.android.remotecontrol.RemoteControlActivity.java com.bignerdranch.android.remotecontrol.RemoteControlFragment.java com.bignerdranch.android.remotecontrol.SingleFragmentActivity.java