Hi, I have a project depending on an Android library. The library builds just fine, and I can see the library project is linked to my application but I cannot reference anything in it because it won't build. The R.java file from the lib is NOT being added to my application project, instead it is merged with the application R.java file. When I try with other libraries, all works fine.
I am not using attrs. Please offer any ideas you might have to help! Thanks, Guillaume -- 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

