Graphing Calculator Android App.
Graph is hosted in the following web site
https://github.com/apostasy/Graph
If you think the Android project Graph 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 Graph.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 2 image files in Graph. The names of the image files are listed as follows.
about.png help.png
The following screenshort is generated from the image listed above.
Graph has the following Java source files.
com.onequest.complex.ComplexNumber.java com.onequest.complex.Expression.java com.onequest.complex.FunctionConverter.java com.onequest.expr.Benchmark.java com.onequest.expr.Example.java com.onequest.expr.Expr.java com.onequest.expr.Parser.java com.onequest.expr.RegressionTest.java com.onequest.expr.SyntaxException.java com.onequest.expr.Variable.java com.onequest.graph.About.java com.onequest.graph.Calculator.java com.onequest.graph.Graph.java com.onequest.graph.Help.java com.onequest.graph.MainActivity.java