a sample android project to generate sudoku puzzle.
Sudoku is hosted in the following web site
https://github.com/cr1944/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 | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
Sudoku has the following Java source files.
ryan.cheng.sudoku.AbstractItem.java ryan.cheng.sudoku.Atom.java ryan.cheng.sudoku.MainActivity.java ryan.cheng.sudoku.Sudoku.java ryan.cheng.sudoku.SudokuView.java