Its a sample Sudoku application that uses 2d java graphics libraries to print the numbers in grids instead of an XML layout.
Mani-s-Sudoku is hosted in the following web site
https://github.com/orangedusk/Mani-s-Sudoku
If you think the Android project Mani-s-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 Mani-s-Sudoku.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
Mani-s-Sudoku has the following Java source files.
com.orangedusk.sudoku.About.java com.orangedusk.sudoku.Game.java com.orangedusk.sudoku.Home.java com.orangedusk.sudoku.Keypad.java com.orangedusk.sudoku.Music.java com.orangedusk.sudoku.Prefs.java com.orangedusk.sudoku.PrefsFragment.java com.orangedusk.sudoku.PuzzleView.java