Android app for playing Sudoku.
YourSudoku is hosted in the following web site
https://github.com/lmk19922000/YourSudoku
If you think the Android project YourSudoku 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 YourSudoku.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 2 image files in YourSudoku. The names of the image files are listed as follows.
hint_icon.png hint_icon1.png
The following screenshort is generated from the image listed above.
YourSudoku has the following Java source files.
com.yoursudoku.HomeActivity.java com.yoursudoku.Pair.java com.yoursudoku.SudokuBoard.java com.yoursudoku.SudokuCanvasActivity.java com.yoursudoku.SudokuGame.java com.yoursudoku.SudokuSolver.java com.yoursudoku.Utility.java com.yoursudoku.database.Database.java com.yoursudoku.database.DatabaseHelper.java