frontend chess game.
Chess4Chewy-android is hosted in the following web site
https://github.com/chewnoill/Chess4Chewy-android
If you think the Android project Chess4Chewy-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 Chess4Chewy-android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Fragment Count | 9 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.chewnoill.chess.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 31 image files in Chess4Chewy-android. The names of the image files are listed as follows.
black_bishop.png black_king.png black_knight.png black_pawn.png black_queen.png black_rook.png black_square.png board.png label1.png label2.png label3.png label4.png label5.png label6.png label7.png label8.png labela.png labelb.png labelc.png labeld.png labele.png labelf.png labelg.png labelh.png white_bishop.png white_king.png white_knight.png white_pawn.png white_queen.png white_rook.png white_square.png
The following screenshort is generated from the image listed above.
Chess4Chewy-android has the following Java source files.
com.chewnoill.chess.BackendCallback.java com.chewnoill.chess.BackendInterface.java com.chewnoill.chess.GCMIntentService.java com.chewnoill.chess.GameActivity.java com.chewnoill.chess.GameFragment.java com.chewnoill.chess.GameListFragment.java com.chewnoill.chess.GameView.java com.chewnoill.chess.LoginActivity.java com.chewnoill.chess.LoginFragment.java com.chewnoill.chess.MainActivity.java com.chewnoill.chess.MainFragment.java com.chewnoill.chess.MoveListFragment.java com.chewnoill.chess.MyGamesListView.java com.chewnoill.chess.NotationBuilder.java com.chewnoill.chess.SettingsFragment.java