Skip to content
#

paid-flavors

Here are 18 public repositories matching this topic...

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.

  • Updated Oct 16, 2017
  • Java

Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.

  • Updated May 9, 2017
  • Java

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.

  • Updated Aug 2, 2018
  • HTML

Joke Telling Android Application to make you laugh. Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply t…

  • Updated Mar 25, 2017
  • Java

Improve this page

Add a description, image, and links to the paid-flavors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the paid-flavors topic, visit your repo's landing page and select "manage topics."

Learn more