arifin123 / scientific-calculator-for-android

Automatically exported from code.google.com/p/scientific-calculator-for-android
Apache License 2.0
1 stars 0 forks source link

SCIENTIFIC CALCULATOR for ANDROID

  1. What is it? SCIENTIFIC CALCULATOR for ANDROID is a scientific calculator for the Android platform.

  2. Current state. For now, it is a prototype.

Current features:

Planned features:

  1. How to build it? The project has been built with the Android Eclipse plugin. Here are the instructions to build it.

    • Make sure your Eclipse installation is Android-enabled.
    • Import the project.
    • Update the Reference Libraries with the CUP Runtime library in Properties > Java Build Path > Libraries > Add external JAR. The library can be found here: http://www2.cs.tum.edu/projects/cup/
    • Run!

If you are interested to work on the parsing of the expressions, you will need CUP and JFLEX. The projects can be respectively found here:

  1. History. 2008-03-20: Prototype. Released on Google Code.

  2. Contact. This project has been started as a 20% project by Laurent Tu during his internship at Google. Feel free to contact him at tulaurent@gmail.com.

Please also consider using the following Google group: scientific-calculator-for-android@googlegroups.com.