The App theme should be changed on the basis of color code provided by API. The color of the action bar, app background, etc.
I know how to change the theme by adding multiple themes in styles.xml and using the required theme from the same.
But here the requirement is that I need to change the app theme from the color codes received from API.