Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore10-Jul-201214
_index.html10-Jul-20122.2K
AndroidManifest.xml10-Jul-20121.3K
default.properties10-Jul-2012990
README.txt10-Jul-2012233
res/10-Jul-2012
src/10-Jul-2012

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