Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore20-Jun-201414
_index.html20-Jun-20142.2K
AndroidManifest.xml20-Jun-20141.3K
default.properties20-Jun-2014990
README.txt20-Jun-2014233
res/20-Jun-2014
src/20-Jun-2014

README.txt

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