Convert your application into an Android library project. Create regular Android projects for each of your designs. Have the regular Android projects reference the library project.
On Tue, Mar 20, 2012 at 3:30 AM, Dominic <[email protected]> wrote: > Hi, > > I have an application which will get different Designs. So I look for > something where I can put the pictures in different "projects". > > So I could change the design by only change one package and I haven't > store all pictures in my resource folder and have to change them > programmatically. > > Is there a way to do this? > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

