Skip to content

Use Gradle for Android and Java to build a joke telling android app (Udacity Nanodegree Project 4)

Notifications You must be signed in to change notification settings

h3u/BuildItBigger

Repository files navigation

Build it Bigger

This project is an Udacity Nanodegree exercise, that mainly deals with the usage of gradle, multi-module building with android & java libraries and handling a Google Cloud Endpoint.

A full description of all features covered can be found here.

Structure

  • app/ - the main Android app that uses all modules
  • jokelib/ - a java library that provides jokes
  • androidjokelibrary/ - an android library that displays a joke
  • jokeProvider/ - a Google Cloud Endpoint providing jokes (from jokelib)

About

Use Gradle for Android and Java to build a joke telling android app (Udacity Nanodegree Project 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published