Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Error : Unable to run the app with Firebase jar included

ProGuard ignoring annotation default values

java annotations proguard

Use Proguard only to disable logging and for shrinking resources

Android App crashes on release with proguard

How do I easily obfuscate an Android app when using IntelliJ IDEA?

how to keep class file "package-info.class" generated by JAXB during proguard obfuscation step

xml jaxb proguard

With ProGuard, what is the impact on testing strategy?

ProGuard - org.codehaus.jackson.map.JsonMappingException: No suitable constructor found for type

android proguard restlet

How to configure Proguard to remove non-trivial log messages?

android proguard

Proguard Error when trying to export through android studio

android proguard

How to use custom proguard.jar in Gradle build?

android gradle proguard

How to secure calling webservice in Android

Exclude some classes from Proguard's keep rules

proguard

The "Xamarin.Build.Download.XamarinBuildAndroidAarProguardConfigs" task could not be loaded from the assembly

ProGuard doesn't generate mapping file

android apk proguard

Proguard obfuscation is breaking simplexml

ProGuard with Android: java.lang.NoSuchMethodError: android.util.Xml.asAttributeSet

Proguard with OrmLite on Android

How can I exclude external .jar from obfuscation by Proguard (Android project)?

Android Build with Gradle and ProGuard : "The output jar must be specified after an input jar, or it will be empty"