Android Open Source - Development eclipse Checkers






Project Summary

Mobile application written using Android and Eclipse..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Checkers.

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Java Source Files

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