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

Change-Id: Ie2703ffdfdeba773d0fd27153ec0cdb806b2e2dc
2010-04-05 14:19:33 -07:00
..
2010-04-02 22:05:53 -07:00
2010-04-02 22:05:53 -07:00
2010-04-02 22:05:53 -07:00

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.