I want to create a build time switch res directory project,for which each resource folder having image/icons with same name but different image/icons.
for example: res1>having abc.png of pink color res2>having abc.png of orange color
First is this possible? Is there any way to choose this at build time? or ant build easy tutorial or any other way....