Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore05-Oct-201714
_index.html05-Oct-20172.2K
AndroidManifest.xml05-Oct-20171.3K
default.properties05-Oct-2017990
README.txt05-Oct-2017233
res/05-Oct-2017
src/05-Oct-2017

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