Android Open Source - Game sudoku Quick-Su-Doku






Project Summary

Simple Sudoku for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Quick-Su-Doku.

ItemValue
Java File Count7
Minimum SDK Version10
Activity Count3

Resource Files

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.

null




Java Source Files

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