A sudoku application for Android, taken from the "Hello, Android" book.
SudokuAndroid is hosted in the following web site
https://github.com/denversc/SudokuAndroid
If you think the Android project SudokuAndroid 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 SudokuAndroid.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 10 |
Activity Count | 4 |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
SudokuAndroid has the following Java source files.
denver.sudoku.AboutActivity.java denver.sudoku.AudioPlayer.java denver.sudoku.GameActivity.java denver.sudoku.KeypadDialog.java denver.sudoku.MainActivity.java denver.sudoku.PrefsActivity.java denver.sudoku.Puzzles.java denver.sudoku.SudokuView.java