This repository was archived by the owner on Mar 2, 2018. It is now read-only.

Description
This project would integrate a lot more smoothly with Android Studio if its toplevel project included a build.gradle instructing how to build each of the example subprojects. Instead, there are a lot of obstacles directly importing it into AS from Github, making it smoother to first clone it to a local directory then import each example's subproject into a separate AS project. But that leaves the subprojects unintegrated with each other, redundant instances of eg. the utils subproject, etc.