On Tue, Dec 7, 2010 at 10:35 AM, Ecthelion <[email protected]> wrote: > Yes, if the library project includes all the sources. But in this case > part of the foreign code is inside a jar file.
Resources cannot be in a JAR file. > And can I really be > sure that the string is not used somewhere inside this library (e.g. > via getResources().getIdentifier(...)) in a way that breaks once I > modify the resource? Yes. > In any case I still believe that issueing an > error instead of a warning is over the top. I am not disputing that. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

