Android Open Source - App basic FactsOfMath






Project Summary

Android app to practice basic math facts..

Web Site / Source Repository

FactsOfMath is hosted in the following web site
https://github.com/danreuth/FactsOfMath

If you think the Android project FactsOfMath 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 FactsOfMath.

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar




Java Source Files

FactsOfMath has the following Java source files.

com.labyrinthtech.factsofmath.activities.FactsOfMathActivity.java
com.labyrinthtech.factsofmath.activities.PracticeActivity.java
com.labyrinthtech.factsofmath.activities.SingleFragmentActivity.java
com.labyrinthtech.factsofmath.fragments.FactsOfMathFragment.java
com.labyrinthtech.factsofmath.fragments.PracticeFragment.java
com.labyrinthtech.factsofmath.models.MathFact.java
com.labyrinthtech.factsofmath.services.FactGenerator.java
com.labyrinthtech.factsofmath.utils.Constants.java
com.labyrinthtech.factsofmath.utils.Debug.java