Android Open Source - Calculator rpn android_rpn






Project Summary

A simple RPN calculator for Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_rpn.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.VIBRATE
Asset File Namesassets\EULA.txt
assets\fonts\RPN.TTF
assets\fonts\Roboto-Light.ttf




Java Source Files

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