Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore03-Dec-201414
_index.html03-Dec-20142.2K
AndroidManifest.xml03-Dec-20141.3K
default.properties03-Dec-2014990
README.txt03-Dec-2014233
res/03-Dec-2014
src/03-Dec-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