This is the source code supporting the blog post:
Download the code from github and extract it on your preference folder
You can build it using the Android Studio or executing the command bellow from command line.
./gradlew clean build assemble
Read the post on medium