Anieeh wrote: > Hi all > I have an application which has two client and for both client i > have different resources i.e. there images are different, themes are > different, fonts, styles, etc. But my code base is same for both. And > i have used XMLs for all above described item. > How can i manage images, themes, etc. by changing single config > variable or some other way such that if i build an app for one client > the other client's resource should not be added in APK. > > Can anyone know how to solve this problem please help me. > > Thanks in Advance > Anieeh
on linux you could create symbolic link to your res folder - this is how i'd do it withiout any effort pskink -- 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

