Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore24-Aug-201614
_index.html24-Aug-20162.2K
AndroidManifest.xml24-Aug-20161.3K
default.properties24-Aug-2016990
README.txt24-Aug-2016233
res/24-Aug-2016
src/24-Aug-2016

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