Sudoku program written in Java for j2me, native Java, and Android.
JMeSudoYu is hosted in the following web site
https://github.com/gringer/JMeSudoYu
If you think the Android project JMeSudoYu 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 JMeSudoYu.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
There are 6 image files in JMeSudoYu. The names of the image files are listed as follows.
ic_action_about.png ic_action_accept.png ic_action_help.png ic_action_keyboard.png ic_action_paste.png ic_action_undo.png
The following screenshort is generated from the image listed above.
JMeSudoYu has the following Java source files.
org.gringene.jmesudoyu.AndController.java org.gringene.jmesudoyu.AndMeSudoYu.java org.gringene.jmesudoyu.AndPainter.java org.gringene.jmesudoyu.ApplicationTest.java org.gringene.jmesudoyu.base.Board.java org.gringene.jmesudoyu.base.Box.java org.gringene.jmesudoyu.base.Commander.java org.gringene.jmesudoyu.base.Controller.java org.gringene.jmesudoyu.base.GlobalVar.java org.gringene.jmesudoyu.base.Line.java org.gringene.jmesudoyu.base.Painter.java org.gringene.jmesudoyu.base.Point.java org.gringene.jmesudoyu.base.SaveResource.java