/android_nanodegree_build_it_bigger

Android Nanodegree Project #4 - Build it Bigger

Primary LanguageJava

Build it Bigger

This lesson is all about using Gradle to

  1. manage multiple modules
  2. make use of flavors
  3. creating new tasks that trigger existing functionality

Additionally this lesson contains creating Java and Android libraries, creating and communicating with a GCE endpoint and testing code in production conditions (directly on the device)