I have an Android Eclipse project that I'd like to divide into two sub-projects. The problem is that both projects would need to depend on the generated Android "R" resources (R.string, etc.).
I can't figure out how I can do this (or if it's even possible) without causing a circular dependency error. What I tried to do is this:
Is there another configuration that makes sense that would avoid the circular dependency?
A project can have more than one source folder. Maybe that's all the separation you need?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With