420-603-AB - Object Oriented Programming - Android Knights Watch Game Project.
KnightsWatch-Android is hosted in the following web site
https://github.com/mlakhia/KnightsWatch-Android
If you think the Android project KnightsWatch-Android 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 KnightsWatch-Android.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in KnightsWatch-Android. The names of the image files are listed as follows.
knight_black.png knight_white.png pawn_black.png pawn_white.png
The following screenshort is generated from the image listed above.
KnightsWatch-Android has the following Java source files.
com.hmml.api.ServerReceiveAsyncTask.java com.hmml.api.ServerSendAsyncTask.java com.hmml.api.ServerTools.java com.hmml.knightswatch_android.BoardCell.java com.hmml.knightswatch_android.GameActivity.java com.hmml.knightswatch_android.GridViewBoardAdapter.java com.hmml.knightswatch_android.MenuActivity.java com.hmml.piece.Knight.java com.hmml.piece.Pawn.java com.hmml.piece.Piece.java