This is simple sample project for small live TDD coding session during this presentation.
All API classes, data POJOs and layouts (and other resouces) are already added. We should implement RandomActivityTest (yes, write test first! :) and RandomActivity.
This is Gradle Android project so you can easily clone it and import in the Android Studio.