Android Open Source - Game sudoku android-sudoku






Project Summary

sudoku for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-sudoku.

ItemValue
Java File Count17
Activity Count5
Asset File Namesassets\web\diff.jpg
assets\web\game.jpg
assets\web\game2.jpg
assets\web\mainmenu.jpg
Raw File Namesres\raw\yids_level_stats_screen.mp3
res\raw\yids_underground_level_2.mp3




Resource Files

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.

null

Java Source Files

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