sudoku for android.
android-sudoku is hosted in the following web site
https://github.com/vkreal/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 | 17 |
Activity Count | 5 |
Asset File Names | assets\web\diff.jpg assets\web\game.jpg assets\web\game2.jpg assets\web\mainmenu.jpg |
Raw File Names | res\raw\yids_level_stats_screen.mp3 res\raw\yids_underground_level_2.mp3 |
There are 2 image files in android-sudoku. The names of the image files are listed as follows.
btn_backgound.png icon2.png
The following screenshort is generated from the image listed above.
android-sudoku has the following Java source files.
org.example.sudoku.About.java org.example.sudoku.ActivityWithOptions.java org.example.sudoku.BaseView.java org.example.sudoku.EditPreferences.java org.example.sudoku.Game.java org.example.sudoku.GameOptions.java org.example.sudoku.Keypad.java org.example.sudoku.Sudoku.java org.example.sudoku.core.GeneratorMove.java org.example.sudoku.core.SerGrid.java org.example.sudoku.core.SudokuGenerator.java org.example.sudoku.core.SudokuGrid.java org.example.sudoku.core.SudokuObserver.java org.example.sudoku.ui.Board.java org.example.sudoku.ui.Cell.java org.example.sudoku.ui.ToggleButton.java