Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore05-Aug-201514
_index.html05-Aug-20152.2K
AndroidManifest.xml05-Aug-20151.3K
default.properties05-Aug-2015990
README.txt05-Aug-2015233
res/05-Aug-2015
src/05-Aug-2015

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