Android Open Source - Game play YourSudoku






Project Summary

Android app for playing Sudoku.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of YourSudoku.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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