Home | History | Annotate | only in /development/samples/TicTacToeLib
Up to higher level directory
NameDateSize
.gitignore17-Dec-201114
_index.html17-Dec-20112.2K
AndroidManifest.xml17-Dec-20111.3K
default.properties17-Dec-2011990
README.txt17-Dec-2011233
res/17-Dec-2011
src/17-Dec-2011

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