<imgsrc="http://stackoverflow.com/users/flair/115145.png"width="208"height="58"alt="profile for CommonsWare at Stack Overflow, Q&A for professional and enthusiast programmers"title="profile for CommonsWare at Stack Overflow, Q&A for professional and enthusiast programmers">
</a>
All of the source code in this archive is licensed under the
Apache 2.0 license except as noted.
Each directory in this repository reflects the "answers" to having completed
the tutorials to a certain point. So, for example, the `T11-Repository/`
directory contains a copy of the app being built, after having completed the
11th tutorial ("Setting Up a Repository"). If you wish to import
the results of one of the tutorials into Android Studio, you want to import
the `ToDo/` directory inside of one of the top-level directories. In other
words, import `T11-Repository/ToDo/`, not `T11-Repository/`.
Remember,
**always check the `gradle-wrapper.properties` file before importing anything into Android Studio**,
as there is always the chance that somebody has published material linking you to a hacked Gradle installation.