shakeebayaz / buildItBig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuiltItBigger

A part of the Android Developer Nanodegree program. Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.

Why this Project?

As Android projects grow in complexity, it becomes necessary to customize the behavior of the Gradle build tool, allowing automation of repetitive tasks. Particularly, factoring functionality into libraries and creating product flavors allow for much bigger projects with minimal added complexity.

About

License:Apache License 2.0


Languages

Language:Java 98.7%Language:HTML 1.3%