Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Android: Duplicate class errors in proguard

android gradle proguard

Kotlin Reflection with Proguard fails

Issue with proguardFile, null returned: 1

android ant proguard

Failed to find byte code for Volley when using it in an Android library AAR

Proguard removes overridden methods in abstract class as unused

java proguard

Once again getting java.lang.NoClassDefFoundError: android.support.v7.internal.view.menu.i after updating to Support Tools 23

ProGuard can cause incorrect calculations

Run Proguard on multi-module project as "one piece"

How can scala applications for android be reduced in file size?

android eclipse scala proguard

Gradle: Neither path nor baseDir may be null or empty string

How to tell Proguard to avoid obfuscating JNA library classes?

java proguard jna

Can't build APK with Android Studio when using ProGuard minification

android-studio apk proguard

Proguard obfuscation and generic methods

Proguard obfuscation results in java.lang.IllegalArgumentException: class declares multiple JSON fields named "a"

Android auto copy Proguard mapping Android Studio

Why proguard processes AndroidManifest.xml

Proguard with Unity3d return error code 1

android unity3d proguard

How to successfully obfuscate project with Dagger 2.0 using Proguard?

Cordova android 5.1.1 APK obfuscation with proguard confusion

Why is minifyEnabled is false in release builds by default?