Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Remove external library from obfuscated classes.jar (in Android Studio / Gradle)

How to use new Android 2.0 Shrinker and Resource Shrinker together?

How to reduce GMS size in apk

Catch with multiple exceptions not catching exceptions in obfuscated build

Abnormal behavior while using proguard

ProGuard Warning: can't write resource (Duplicate zip entry)

Obfuscating strings.xml file in android code

Problems compiling Android app in release mode with proguard enabled

Proguard keep interface method paramternames

java interface proguard

Dexguard / Proguard make app crash on Enum switch

Keep constructor if field annotated

java proguard

Keep specific Annotation with proguard

spring boot proguard Warning: there were 184 classes in incorrectly named files

Java 7 - Inconsistent stackmap frames - Need help understanding why solution works

Android: proguard is not obfuscating the source

android proguard

Can't shrink flurry with proguard

What makes certain android classes "must -keep"?

android proguard

com.google.android.gms.internal.zzhu: can't find referenced class android.security.NetworkSecurityPolicy

android proguard

ProGuard error can't find superclass or interface org.apache.http.entity

android proguard

android studio 3.5 Warning: The rule `-keep public class * extends androidx.versionedparcelable.VersionedParcelable { <init>(); }` uses extends