Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore19-Dec-201014
_index.html19-Dec-20102.2K
AndroidManifest.xml19-Dec-20101.3K
default.properties19-Dec-2010990
README.txt19-Dec-2010233
res/19-Dec-2010
src/19-Dec-2010

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