Download Free code Android Chess
Description
Multi-phone chess game & learning Java/ Android project.
Icons
Source Files
The download file Android-Chess-master.zip has the following entries.
.classpath/*from w w w. j a va 2 s .co m*/
AndroidManifest.xml
README
bin/chess.apk
bin/classes.dex
bin/games/chess/R$attr.class
bin/games/chess/R$drawable.class
bin/games/chess/R$layout.class
bin/games/chess/R$string.class
bin/games/chess/R.class
bin/games/chess/chess$bishop.class
bin/games/chess/chess$cell.class
bin/games/chess/chess$gameState.class
bin/games/chess/chess$king.class
bin/games/chess/chess$knight.class
bin/games/chess/chess$objectColour.class
bin/games/chess/chess$pawn.class
bin/games/chess/chess$piece.class
bin/games/chess/chess$pieceState.class
bin/games/chess/chess$pieceType.class
bin/games/chess/chess$queen.class
bin/games/chess/chess$rook.class
bin/games/chess/chess$user.class
bin/games/chess/chess.class
bin/resources.ap_
default.properties
gen/games/chess/R.java
proguard.cfg
res/drawable-hdpi/bbishop.png
res/drawable-hdpi/bking.png
res/drawable-hdpi/bknight.png
res/drawable-hdpi/board.jpg
res/drawable-hdpi/bpawn.png
res/drawable-hdpi/bqueen.png
res/drawable-hdpi/brook.png
res/drawable-hdpi/icon.png
res/drawable-hdpi/selected.png
res/drawable-hdpi/selectioncircle.png
res/drawable-hdpi/tempsplash.jpg
res/drawable-hdpi/wbishop.png
res/drawable-hdpi/wking.png
res/drawable-hdpi/wknight.png
res/drawable-hdpi/wpawn.png
res/drawable-hdpi/wqueen.png
res/drawable-hdpi/wrook.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/layout/main.xml
res/values/strings.xml
src/games/chess/boardView.java
src/games/chess/chess.java
src/games/chess/chessCore.java
Download
Click the following link to download Android-Chess-master.zip.
Android-Chess-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »