Did you by any chance make any library source code changes in the library source folder linked under the application project?
If you did, make a change to a source in the library project proper. -- Kostya Vasilyev 06.07.2011 22:40 пользователь "Guillaume" <[email protected]> написал: > The problem is in fact quite simple : > The library's package is com.lib > The application's package is com.app > Instead of having in the hosting application's gen/ directory > com.lib.R and com.app.R, > I only have com.app.R, containing both the library and application > resources. > As a result, the lib cannot be compiled within the application as its > resources are now in the application package (com.app.R) > > On Jul 6, 7:46 pm, TreKing <[email protected]> wrote: >> You may want to take a step back, re-explain the issue, and provide a clear >> description and example of the problem. >> >> I, for one, am thoroughly confused. >> >> --------------------------------------------------------------------------- ---------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices > > -- > 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 -- 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

