Android Open Source - Graphics graph Graph






Project Summary

Graphing Calculator Android App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Graph.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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