Files
android_development/samples/TicTacToeLib
Glenn Kasten cbb9f0d00e Remove .classpath and .project files
During review of the patch set for native audio sample, someone
mentioned there should not be these files in git.  But we seem to
be inconsistent about this (for example these files).  Can you
please let me know whether they should be there or not, and then I
will update the native audio patch set. Thanks!

Change-Id: I6d27f4936f8c60efb05a89a4ba11e77e66aaf539
2010-10-29 15:23:25 -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.