Android Open Source - Game math sudoku






Project Summary

A Math Game on Android Phone.

Web Site / Source Repository

sudoku is hosted in the following web site
https://github.com/ruanhao/sudoku

If you think the Android project sudoku 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 sudoku.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.DEVICE_POWER
android.permission.WAKE_LOCK
Raw File Namesres\raw\a.mp3
res\raw\b.mp3




License

The license information of sudoku is as follows:

GNU Lesser General Public License

Resource Files

There are 1 image files in sudoku. The names of the image files are listed as follows.

sudoku.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.hao.apps.sudoku.About.java
com.hao.apps.sudoku.Game.java
com.hao.apps.sudoku.KeyPad.java
com.hao.apps.sudoku.Music.java
com.hao.apps.sudoku.PuzzleView.java
com.hao.apps.sudoku.Settings.java
com.hao.apps.sudoku.Sudoku.java
com.hao.apps.sudoku.algorithm.SudokuAlgorithm.java
com.hao.apps.sudoku.algorithm.SudokuUtils.java