Andriod Sudoku sample project from "Hello Android" as I go thru it.
Sudoku is hosted in the following web site
https://github.com/yu0705/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 |
Activity Count | 5 |
Sudoku has the following Java source files.
com.bravo12.About.java com.bravo12.Game.java com.bravo12.Graphics.java com.bravo12.Keypad.java com.bravo12.Prefs.java com.bravo12.PuzzleView.java com.bravo12.Sudoku.java