Skip to content

MuditSrivastava/Blague

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BuildItBigger

Android App that tell jokes

  • Uses Gradle to build app

  • Contains custom java library for supplying jokes

  • Contains Google Cloud Endpoints module to supply joke from java library

  • Available in Free and Paid Flavors

Created as a part of Udacity Android Developer Nanodegree

External Library Used

Android Spinkit

Concepts Implemented

  • Adding Free and Paid flavors to an app and setting up build to share between them
  • Factoring reusable functionality into a Java library
  • Factoring reusable Android functionality into an Android library
  • Configuring a multi-project build to compile libraries and app
  • Using the Gradle App Engine plugin to deploy a backend
  • Configuring an integration test suite that runs against the local App Engine development server

Screenshots

General Project Guideline

App conforms to common standards found in the Android Nanodegree General Project Guidelines

License

Copyright 2016 Mudit Srivastava

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

🎭 Joke telling app with Free/Paid flavors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages