Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore04-Nov-201414
_index.html04-Nov-20142.2K
AndroidManifest.xml04-Nov-20141.3K
default.properties04-Nov-2014990
README.txt04-Nov-2014233
res/04-Nov-2014
src/04-Nov-2014

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