Files
android_development/samples/TicTacToeLib/README.txt
Raphael b8a884fbab Implementation of the tic-tac-toe sample.
Added some README.txt

Change-Id: Ie2703ffdfdeba773d0fd27153ec0cdb806b2e2dc
2010-04-05 14:19:33 -07:00

8 lines
233 B
Plaintext
Executable File

Sample: TicTacToeLib and TicTacToeMain.
These two projects work together. They demonstrate how to use the ability to
split an APK into multiple projects.
Please see the README.txt file in ../TicTacToeMain for more details.