Sudoku app made in Android Studio.
Sudoku is hosted in the following web site
https://github.com/staveaux/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 | 6 |
Activity Count | 7 |
Sudoku has the following Java source files.
com.example.reinhardstaveaux.sudoku.AboutActivity.java com.example.reinhardstaveaux.sudoku.ApplicationTest.java com.example.reinhardstaveaux.sudoku.Game.java com.example.reinhardstaveaux.sudoku.KeyPad.java com.example.reinhardstaveaux.sudoku.PuzzleView.java com.example.reinhardstaveaux.sudoku.Sudoku.java