Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore11-Dec-201314
_index.html11-Dec-20132.2K
AndroidManifest.xml11-Dec-20131.3K
default.properties11-Dec-2013990
README.txt11-Dec-2013233
res/11-Dec-2013
src/11-Dec-2013

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