Source code from Tuts+ tutorial - Android SDK: Create an Arithmetic Game.
android-arithmetic-game is hosted in the following web site
https://github.com/SueSmith/android-arithmetic-game
If you think the Android project android-arithmetic-game 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 android-arithmetic-game.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 4 |
There are 3 image files in android-arithmetic-game. The names of the image files are listed as follows.
cross.png operators.png tick.png
The following screenshort is generated from the image listed above.
android-arithmetic-game has the following Java source files.
com.example.youdothemath.HighScores.java com.example.youdothemath.HowToPlay.java com.example.youdothemath.MainActivity.java com.example.youdothemath.PlayGame.java com.example.youdothemath.Score.java