A simple RPN calculator for Android..
android_rpn is hosted in the following web site
https://github.com/mew-cx/android_rpn
If you think the Android project android_rpn 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_rpn.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\EULA.txt assets\fonts\RPN.TTF assets\fonts\Roboto-Light.ttf |
android_rpn has the following Java source files.
com.ath0.rpn.CalculatorKeyLayout.java com.ath0.rpn.CalculatorStack.java com.ath0.rpn.InputBuffer.java com.ath0.rpn.Main.java