Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proguard

Proguard and Kotlin-Reflect/Kotlin Annotations

how to fix proguard warning 'can't find referenced method' for existing methods 'clone' and 'finalize' of class java.lang.Object

Does proguard converts all enums to int or needs to be configured for this

android library project obfuscation

What is the difference between Proguard and R8?

android proguard android-r8

Proguard custom naming for classes, members and parameters obfuscation

Problems with using jackson-json library when using Proguard

How to stop ProGuard from stripping the Serializable interface from a class

Gradle and proguard: could not find method runProguard() for arguments [true]

android gradle proguard

Getting Can't find common super class of [com/loopj/android/http/MySSLSocketFactory] after enabling Pro-guard

Generate Signed APK: Errors while building APK Android Studio

How can I force Proguard to keep my .xml resource file?

How to suppress 'Maybe this is program method' warnings from ProGuard

proguard

How to set up ProGuard for Amazon IAP?

Aapt_rules.txt not found when building apk in android studio

Prevent Proguard to remove specific drawables

Error on using proguard with Android Facebook sdk 3.0

Proguard and error

java android proguard

Proguard.cfg Missing

java android proguard

Obfuscation: hide hardcoded values in java [duplicate]

java android security proguard