Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore20-Sep-201314
_index.html20-Sep-20132.2K
AndroidManifest.xml20-Sep-20131.3K
default.properties20-Sep-2013990
README.txt20-Sep-2013233
res/20-Sep-2013
src/20-Sep-2013

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