Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore01-Nov-201314
_index.html01-Nov-20132.2K
AndroidManifest.xml01-Nov-20131.3K
default.properties01-Nov-2013990
README.txt01-Nov-2013233
res/01-Nov-2013
src/01-Nov-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