Math List is an android app that allows a user to view math problems from various areas and topics. It uses the mathjax library to render LaTeX from an xml file..
Math-List is hosted in the following web site
https://github.com/sylvesterwillis/Math-List
If you think the Android project Math-List 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 Math-List.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | commons-lang3-3.1.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\commons-lang3-3.1.jar assets\problemList.xml |
Math-List has the following Java source files.
com.randmath.RandMathActivity.java com.randmath.ShowProblem.java com.randmath.ShowSections.java