Simple Sudoku for android.
Quick-Su-Doku is hosted in the following web site
https://github.com/drappier-charles/Quick-Su-Doku
If you think the Android project Quick-Su-Doku 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 Quick-Su-Doku.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 10 |
Activity Count | 3 |
There are 3 image files in Quick-Su-Doku. The names of the image files are listed as follows.
btn_square_overlay_pressed.png ic_menu_back.png ic_menu_play_clip.png
The following screenshort is generated from the image listed above.
Quick-Su-Doku has the following Java source files.
com.drappierc.activity.GameActivity.java com.drappierc.activity.ScoreActivity.java com.drappierc.activity.SudokuActivity.java com.drappierc.models.Grille.java com.drappierc.sqlite.BDSqlite.java com.drappierc.sqlite.Score.java com.drappierc.sqlite.ScoresBDD.java