Sudoku game from Hello, Android book.
sudoku-android-tutorial is hosted in the following web site
https://github.com/luhtonen/sudoku-android-tutorial
If you think the Android project sudoku-android-tutorial 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 sudoku-android-tutorial.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 4 |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
There are 1 image files in sudoku-android-tutorial. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
sudoku-android-tutorial has the following Java source files.
com.infrolog.elu.android.About.java com.infrolog.elu.android.Game.java com.infrolog.elu.android.Keypad.java com.infrolog.elu.android.Music.java com.infrolog.elu.android.Prefs.java com.infrolog.elu.android.PuzzleView.java com.infrolog.elu.android.Sudoku.java