Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm..
Calculator-for-Android is hosted in the following web site
https://github.com/Digipom/Calculator-for-Android
If you think the Android project Calculator-for-Android 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 Calculator-for-Android.
Item | Value |
---|---|
Java File Count | 31 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Test Case Count | 5 |
Required Permissions | android.permission.VIBRATE |
The license information of Calculator-for-Android is as follows:
Apache License