my first (&crappy) Android Sudoku app featuring 100+ Sudoku puzzles.
Sudoku is hosted in the following web site
https://github.com/andy1126/Sudoku
If you think the Android project 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 Sudoku.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Sudoku has the following Java source files.
com.jw2013.sudoku.Game.java com.jw2013.sudoku.HintDialog.java com.jw2013.sudoku.MainActivity.java com.jw2013.sudoku.MyView.java