Sudoku example from "Hello, Android".
sudoku is hosted in the following web site
https://github.com/diminish7/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.
The following table is the detailed list of sudoku.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
sudoku has the following Java source files.
com.jasonrush.examples.sudoku.About.java com.jasonrush.examples.sudoku.Game.java com.jasonrush.examples.sudoku.Keypad.java com.jasonrush.examples.sudoku.Music.java com.jasonrush.examples.sudoku.Prefs.java com.jasonrush.examples.sudoku.PuzzleView.java com.jasonrush.examples.sudoku.Sudoku.java