Android Open Source - Game sudoku SudokuSolver






Project Summary

Android app to solve 9X9 Sudoku using backtracking with optimization..

Web Site / Source Repository

SudokuSolver is hosted in the following web site
https://github.com/himanshu-shekhar/SudokuSolver

If you think the Android project SudokuSolver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SudokuSolver.

ItemValue
Java File Count1
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

SudokuSolver has the following Java source files.

rogue.sudokusolver.MainActivity.java