Serloman / Android-Developer-Nanodegree-Project-4-Build-it-Bigger

In this project, you will use Gradle to build a joke-telling app, factoring functionality into libraries and flavors to keep the build simple. You'll also configure a Google Cloud Endpoints development server to supply the jokes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 4: Build it Bigger

An app that shows Chuck Norris jokes. The jokes are obtained from "The Internet Chuck Norris Database" free api (http://www.icndb.com/api/).

#External dependencies used:

  • Retrofit: To connect with the icndb api

About

In this project, you will use Gradle to build a joke-telling app, factoring functionality into libraries and flavors to keep the build simple. You'll also configure a Google Cloud Endpoints development server to supply the jokes.


Languages

Language:Java 80.1%Language:HTML 19.9%