Download Free code cast android tictactoe
Description
Demonstration of a two-player TicTacToe app for the Chromecast and Android devices.
Icons
Source Files
The download file cast-android-tictactoe-master.zip has the following entries.
AndroidManifest.xml/*from w w w . j a va 2 s . co m*/
CONTRIBUTING.md
INSTALL_CAST_ECLIPSE.txt
LICENSE
README.md
README_ECLIPSE.txt
ic_launcher-web.png
project.properties
receiver/board.js
receiver/tictactoe.html
receiver/tictactoe.js
receiver/tictactoe.png
res/drawable-hdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xxhdpi/ic_launcher.png
res/drawable/icon.png
res/drawable/lib_bg.9.png
res/drawable/lib_circle.png
res/drawable/lib_cross.png
res/layout/game.xml
res/menu/main.xml
res/values/strings.xml
src/com/google/cast/samples/tictactoe/GameActivity.java
src/com/google/cast/samples/tictactoe/GameMessageStream.java
src/com/google/cast/samples/tictactoe/GameView.java
Download
Click the following link to download cast-android-tictactoe-master.zip.
cast-android-tictactoe-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »