Simple Android Sudoku game with three difficulty levels..
Android-Sudoku is hosted in the following web site
https://github.com/downingstreet/Android-Sudoku
If you think the Android project Android-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.
The following table is the detailed list of Android-Sudoku.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 5 |
Raw File Names | res\raw\game.mp3 res\raw\intro.mp3 res\raw\menu.mid |
There are 1 image files in Android-Sudoku. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
Android-Sudoku has the following Java source files.
com.varun.sudoku.About.java com.varun.sudoku.Game.java com.varun.sudoku.Keypad.java com.varun.sudoku.Music.java com.varun.sudoku.Prefs.java com.varun.sudoku.PuzzleView.java com.varun.sudoku.Splash.java com.varun.sudoku.SudokuActivity.java