Mobile application written using Android and Eclipse..
Checkers is hosted in the following web site
https://github.com/kscott5/Checkers
If you think the Android project Checkers 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 Checkers.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Checkers has the following Java source files.
karega.scott.checkers.BoardActivity.java karega.scott.checkers.BoardAdapter.java karega.scott.checkers.BoardDatabaseOpenHelper.java karega.scott.checkers.BoardGameCallback.java karega.scott.checkers.BoardGameEngine.java karega.scott.checkers.BoardSquare.java karega.scott.checkers.BoardSquareInfo.java karega.scott.checkers.CheckerBoardSquare.java karega.scott.checkers.CheckersEngine.java karega.scott.checkers.DeviceTask.java karega.scott.checkers.MainActivity.java