An open API service indexing awesome lists of open source software.

https://github.com/gabrielbmoro/builditbigger

Android developer - Nanodegree program
https://github.com/gabrielbmoro/builditbigger

android-development groovy udacity-course

Last synced: 7 months ago
JSON representation

Android developer - Nanodegree program

Awesome Lists containing this project

README

          

# Build it Bigger - Udacity Course

Android developer - Nanodegree program

### Implementation

In this project, I created an app with multiple flavors that uses multiple libraries and Google Cloud Endpoints. The finished app will consist of four modules. A Java library that provides jokes, a Google Cloud Endpoints (GCE) project that serves those jokes, an Android Library containing an activity for displaying jokes, and an Android app that fetches jokes from the GCE module and passes them to the Android Library for display.

![Exercise created by Udacity](https://github.com/gabrielbmoro/buildItBigger_udacitycourse/blob/master/img/architecture.png?raw=true)

Please, see the latest version [here](https://github.com/gabrielbmoro/buildItBigger_udacitycourse/releases/tag/v1.0)