Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-proguard

proguard-rules.pro does not seem to work with R8

Android ProGuard: can't find referenced class

Proguard with Autovalue

Do I need to 'keep' Parcelable in proguard rules while obfuscating

Running espresso after proguarding app but not test

AndroidX on Android Studio 3.2 - VerifyError when running app

What does -keep class do in ProGuard

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

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

How to make org.apache.http.legacy work with ProGuard (azure mobile services)?

Multiple warnings when building using Proguard

Setup proguard rules in android, can it just encrypt the code?

How to configure Proguard to keep static methods with different return times

Android and AWS Cognito - Unable to unmarshall error response with proguard

Android Studio - Gradle incremental build

Retrofit2 proguard remove param

NoClassDefFoundError: android.support.design.internal.NavigationMenu on Android 4.2.2 (wiko)

NullPointerException due Attempt to invoke virtual method 'android.os.IBinder android.view.SurfaceControl.getHandle()' on a null object reference

How to disable generation of dump.txt by proguard when building android gradle project