Sudoku repository is done by following the book "Hello, Android Introduction Google's Mobile Development Platform".
Sudoku is hosted in the following web site
https://github.com/dsajdl01/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 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
Sudoku has the following Java source files.
org.example.sudodu.About.java org.example.sudodu.Game.java org.example.sudodu.Keypad.java org.example.sudodu.Music.java org.example.sudodu.Prefs.java org.example.sudodu.PuzzleView.java org.example.sudodu.Sudoku.java