Android SDK + Xamarin.
CourseTask is hosted in the following web site
https://github.com/JustLex/CourseTask
If you think the Android project CourseTask 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 CourseTask.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Activity Count | 4 |
Raw File Names | res\raw\easy.txt res\raw\hard.txt res\raw\medium.txt |
There are 1 image files in CourseTask. The names of the image files are listed as follows.
background_field.png
The following screenshort is generated from the image listed above.
CourseTask has the following Java source files.
by.zhakov.sudoku.activities.GameActivity.java by.zhakov.sudoku.activities.MainMenuActivity.java by.zhakov.sudoku.activities.OptionsActivity.java by.zhakov.sudoku.activities.SolveActivity.java by.zhakov.sudoku.activities.StatisticsActivity.java by.zhakov.sudoku.controllers.DatabaseController.java by.zhakov.sudoku.controllers.DifficultyController.java by.zhakov.sudoku.controllers.GameController.java by.zhakov.sudoku.exceptions.WrongFieldNumberException.java by.zhakov.sudoku.model.Field.java by.zhakov.sudoku.model.RecordsInfo.java by.zhakov.sudoku.util.IntPoint.java by.zhakov.sudoku.util.SudokuFileReader.java by.zhakov.sudoku.views.SudokuFieldView.java