Simple app that makes network requests and changes resource assets based on product flavor.
Created for http://www.meetup.com/code-district/events/228586398
Note:
To see how the product flavors differ > from Android Studio select > Build Variants (bottom left) > flavortwoDebug (or flavoroneDebug) and run the app. App icon and floating action button will change image assets.
Icons used:
https://design.google.com/icons/index.html
Dependencies:
compile 'com.squareup.okhttp3:okhttp:3.1.0'
API:
https://cool-ascii-faces-api.herokuapp.com/cool
Hex colors:
#33B5E5
#FF0000