Obfuscating Android app with CORBA
问题 It so fell out that I use jacorb.jar and CORBA interfaces in my android app. And when I try obfuscate code using Proguard I get a lot of warnings like this one: [proguard] Warning: org.jacorb.orb.standardInterceptors.SASComponentInterceptor: can't find referenced class org.ietf.jgss.Oid And as the result: [proguard] Warning: there were 1223 unresolved references to classes or interfaces. [proguard] You may need to specify additional library jars (using '-libraryjars'), [proguard] or perhaps