Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore15-Nov-201114
_index.html15-Nov-20112.2K
AndroidManifest.xml15-Nov-20111.3K
default.properties15-Nov-2011990
README.txt15-Nov-2011233
res/15-Nov-2011
src/15-Nov-2011

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