On Wed, Dec 8, 2010 at 2:40 PM, Ecthelion <[email protected]> wrote: > Yes. And how would you know how the jar library is processing the > string if the code lies (obfuscated btw.) inside the library? I might > grep the library for all resource names with "%s %s" (or the like) > where I made changes. But if I should find one of these resource names > thereby, how will I know whether the code inside the library relies on > the old string format or whether it works fine with the new "%1$s > %2$s"?
Testing. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.0.1 Available! -- 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

