rajatsaini0294 / BuilditBigger

Android application to retrieve jokes from Google cloud endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build It Bigger

This project contains the GCE module which supplies the jokes and displays them via an Activity from android library.

Project Description

  • Project contains a Java library for supplying jokes
  • Project contains an Android library with an activity that displays jokes passed to it as intent extras.
  • Project contains a Google Cloud Endpoints module that supplies jokes from the Java library. Project loads jokes from GCE module via an async task.
  • Project contains connected tests to verify that the async task is indeed loading jokes.
  • Project contains paid/free flavors. The paid flavor has no ads, and no unnecessary dependencies.

About

Android application to retrieve jokes from Google cloud endpoints


Languages

Language:Java 63.6%Language:HTML 36.4%