Android Open Source - Game sudoku SWPuzzleSolver






Project Summary

An OCR Sudoku puzzle solver for Android.

Web Site / Source Repository

SWPuzzleSolver is hosted in the following web site
https://github.com/SjirkW/SWPuzzleSolver

If you think the Android project SWPuzzleSolver 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 SWPuzzleSolver.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in SWPuzzleSolver. The names of the image files are listed as follows.

barcode.png
camera.png
dragon_go.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SWPuzzleSolver has the following Java source files.

com.example.NativeCamera.NativeCameraActivity.java
com.example.NativeCamera.NativeCameraView.java
com.example.OpenCVCamera.CameraActivity.java
com.example.OpenCVCamera.CameraView.java
com.example.Sudoku.SolveBinary
.java
com.example.Sudoku.SolveSudoku
.java
com.example.Sudoku.SudokuSolveActivity.java
com.example.Sudoku.SudokuView.java
com.example.Utils.HelperMethods
.java
com.example.Utils.StopWatch.java
com.example.Utils.VisionAlgorithms
.java