Hello All, I have single code base of android project which merges out as two Apps when I apply its corresponding theme.
i.e Project A is a single code base when I apply theme i.e theme_one which I set in manifest then it is App1. For the same code base i just change theme as theme_two in manifest then it is App2.We have just a color difference in both the Apps which I change it in manifest. Now I want to change this process using ANT build tool Can any one tell me how to change the theme of the project using ANT ? I'm new to ANT tool so please be very clear in reply Any help would be appreciated. Thanks in advance:) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

