Skip to content

Simple app that makes network requests and changes resource assets based on product flavor

Notifications You must be signed in to change notification settings

mark-software/SimpleDemoApp

Repository files navigation

SimpleDemoApp

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

Alt preview

About

Simple app that makes network requests and changes resource assets based on product flavor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages