You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build It Bigger is an Android app which tells jokes. This app is created with multiple flavors that uses multiple libraries and Google Cloud Endpoints. This is a Project 4 of Udacity's Android Developer Nanodegree.
A joke-telling app with multiple flavors, that uses multiple libraries & Google Cloud Endpoints (GCE). There are four modules: A Java library that provides jokes, a GCE project to serve them, an Android Library with an activity to display the jokes, & an Android app that fetches jokes from the GCE & passes them to the Android Library for display.
Udacity course Android app demonstrating using java lib in android project. Added local backend project in android as a module. Used Gradle App Engine plugin to deploy a backend. Used free and paid flavors of the app, with and without ads.