I have an app that should deploy for few different costumers. For each costumer I want to allow different coloring and resources.
Are there any ways to enable the app to load resources and configurations from the internet on startup, and then using them on the app.
I know I can use Google Tag Manager for loading configuration values from the internet. Is there some platform I can use for doing something similar for Drawable resources?
You can use color filters, see this Modifying the color of an android drawable http://blog.syedgakbar.com/2012/07/changing-color-of-the-drawable-or-imageview-at-runtime-in-android/
Just be sure thats the filter you want