Android Sudoku app - made as part of a 4 man team.
Sudoku-app is hosted in the following web site
https://github.com/mlaubend/Sudoku-app
If you think the Android project Sudoku-app 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-app.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Sudoku-app has the following Java source files.
com.sudoku327.About.java com.sudoku327.Game.java com.sudoku327.GameView.java com.sudoku327.KeypadDialog.java com.sudoku327.Sudoku.java com.sudokuRandom.Board .java com.sudokuRandom.Tile .java com.sudokuSolver.DLX.java com.sudokuSolver.DLXMatrix.java com.sudokuSolver.DLXNode.java com.sudokuSolver.SudokuSolver.java