Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lewiscowles1986 committed Aug 31, 2016
1 parent 82cc44e commit 8b824d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# AndroidInteractiveStoryTreehouse
So, this is an Android app built in a few hours improving on the treehouse.com tutorial to build an interactive story by
supporting more than two options, having an exit button, and using resource files to clean the whole app up and having
validation messages if the name after trimming has a length of less than 1 (is blank / empty).

It's more of a play-around to show how easy Android development is, and how to use resources instead of constants.

All graphics and original text is from Teamtreehouse. To be honest I skipped over most of what they did, and tried to mimic
some of their choices of layout, used their graphics.

0 comments on commit 8b824d2

Please sign in to comment.