App to practice simple math with voice.
SimpleMath-app is hosted in the following web site
https://github.com/JonKussmann/SimpleMath-app
If you think the Android project SimpleMath-app 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 SimpleMath-app.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECORD_AUDIO |
Raw File Names | res\raw\gameover.mp3 res\raw\score.mp3 |
SimpleMath-app has the following Java source files.
com.jonkussmann.simplemath.Application.java com.jonkussmann.simplemath.MainActivity.java com.jonkussmann.simplemath.MathQuestionGenerator.java com.jonkussmann.simplemath.SettingsActivity.java