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

https://github.com/libhide/android-nd-project4

Project four for the Android Nano Degree offered by Google in collaboration with Udacity.
https://github.com/libhide/android-nd-project4

Last synced: 7 months ago
JSON representation

Project four for the Android Nano Degree offered by Google in collaboration with Udacity.

Awesome Lists containing this project

README

          

# Android Nanodegree Project 4 – Build it Bigger

This project contains an app with multiple flavors that uses
multiple libraries and Google Could Endpoints. The finished app consists
of four modules. A Java library that provides jokes, a Google Could 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.