Small Test App.
MentalMaths is hosted in the following web site
https://github.com/RelentlezZ/MentalMaths
If you think the Android project MentalMaths 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 MentalMaths.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 7 |
Fragment Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in MentalMaths. The names of the image files are listed as follows.
back_button.png ic_action_restart.png
The following screenshort is generated from the image listed above.
MentalMaths has the following Java source files.
org.relentlezz.mentalmaths.app.AdditionFragment.java org.relentlezz.mentalmaths.app.DivisionFragment.java org.relentlezz.mentalmaths.app.EndResultActivity.java org.relentlezz.mentalmaths.app.ExercisesActivity.java org.relentlezz.mentalmaths.app.ExtraFunActivity.java org.relentlezz.mentalmaths.app.HighScoreActivity.java org.relentlezz.mentalmaths.app.MainActivity.java org.relentlezz.mentalmaths.app.MultiplicationFragment.java org.relentlezz.mentalmaths.app.SplashScreenActivity.java org.relentlezz.mentalmaths.app.StartScreenActivity.java org.relentlezz.mentalmaths.app.SubtractionFragment.java