I divide my Android projects into common and specific projects where the common project is code shared among different apps. The problem is that the common project wants to have a res folder different from the specific project's resources. I want the resources to merge the common and project specific resources. I am not sure how to set up a the two projects to merge the two resource sets. I prefer IntelliJ but would happily hear how to set up eclipse Any help?
-- 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 To unsubscribe, reply using "remove me" as the subject.

