Android sudoku app to teach myself Android development..
Android_sudoku is hosted in the following web site
https://github.com/cvivas/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 | 7 |
Target SDK Version | 8 |
Minimum SDK Version | 3 |
Activity Count | 4 |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
Android_sudoku has the following Java source files.
org.example.sudoku.About.java org.example.sudoku.Game.java org.example.sudoku.Keypad.java org.example.sudoku.Music.java org.example.sudoku.Prefs.java org.example.sudoku.PuzzleView.java org.example.sudoku.Sudoku.java