Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore23-Apr-201514
_index.html23-Apr-20152.2K
AndroidManifest.xml23-Apr-20151.3K
default.properties23-Apr-2015990
README.txt23-Apr-2015233
res/23-Apr-2015
src/23-Apr-2015

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