I need to customize my Android application's UI based on the SIM operator that is inserted in my phone. For example, If I insert airtel, I need to get yellow UI with yellow launcher icon. For Vodafone I need to get purple UI with purple launcher icon.
Is it possible to point to different resource folder based on the operator in my phone? or How else to customize the theme? How else to achieve this?