Android Sudoku project as outlined in the book Hello Android.
Sudoku is hosted in the following web site
https://github.com/jonaldomo/Sudoku
If you think the Android project Sudoku 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.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 4 |
Activity Count | 6 |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
Sudoku has the following Java source files.
com.github.jonaldomo.sudoku.About.java com.github.jonaldomo.sudoku.Game.java com.github.jonaldomo.sudoku.Keypad.java com.github.jonaldomo.sudoku.Music.java com.github.jonaldomo.sudoku.Prefs.java com.github.jonaldomo.sudoku.PuzzleView.java com.github.jonaldomo.sudoku.Sudoku.java