This is a Sudoku application game for Android, done with the native SDK..
androidSudoku is hosted in the following web site
https://github.com/acuevaspe/androidSudoku
If you think the Android project androidSudoku 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 androidSudoku.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\game.mp3 res\raw\main.mp3 |
androidSudoku has the following Java source files.
org.example.sudoku.About.java org.example.sudoku.Game.java org.example.sudoku.Keypad.java org.example.sudoku.MainActivity.java org.example.sudoku.Music.java org.example.sudoku.Prefs.java org.example.sudoku.PuzzleView.java