Search code examples
How to get version of R8 that is being used by the Android Gradle Plugin?...

androidandroid-r8

Read More
Proguard missing class R$raw not resolved by -keep class...

androidproguardandroid-r8

Read More
Android Studio, okhttp: Building a Release version of app causes NullPointerException: getConnection...

kotlinsignalrokhttpproguardandroid-r8

Read More
How to run Proguard/R8 on a library before running it on an app, as if it was an external dependency...

androidgradleproguardandroid-libraryandroid-r8

Read More
getParcelable() crashes due to null ifTable in AGP 8...

androidparcelableandroid-r8android-gradle-plugin-8.0

Read More
R8 minify: Type defined multiple times...

androidandroid-roomandroid-r8

Read More
Android Studio Minify with R8 run indefinitely "minifyReleaseWithR8"...

androidandroid-studioproguardandroid-r8

Read More
R8 is causing Gradle Daemon to vanish on Github Hosted Action Runner...

androidgradleandroid-gradle-pluginandroid-jetpack-composeandroid-r8

Read More
As a library developer: how to avoid the user's Proguard...

androidkotlinproguardminifyandroid-r8

Read More
How to prevent R8 from removing public Compose Preview methods in release builds?...

androidandroid-jetpack-composeproguardandroid-r8

Read More
Jetpack Compose - rememberSaveable stops working with ProGuard/R8 on...

gradleandroid-jetpack-composeproguardandroid-r8

Read More
Enable R8 when using moshi-kotlin-codegen...

androidproguardmoshiandroid-r8

Read More
R8/ProGuard rule to keep org.pytorch.PyTorchAndroid after java.lang.ClassNotFoundException: Didn&#39...

androidflutterproguardandroid-r8

Read More
How to keep some com.google.android.play.core.* classes reported missing by R8 during a release buil...

androidflutterproguardandroid-r8

Read More
Fatal Exception When Enabling R8 in Android App with Jetpack Compose and Coroutines - ClassCastExcep...

androidkotlinandroid-jetpack-composekotlin-coroutinesandroid-r8

Read More
How to turn off only the obfuscation in Android R8?...

androidandroid-r8

Read More
What is the potential issue with ProGuard and ClassValue on Android 14?...

androidproguardandroid-r8android-14

Read More
What does R8 Full Mode really do? (aggressive optimizations)...

androidoptimizationobfuscationshrinkandroid-r8

Read More
Missing class android.window.OnBackInvokedCallback...

android.netproguardmauiandroid-r8

Read More
Define nested list type using gson while deserializing...

serializationandroid-gradle-plugingsonproguardandroid-r8

Read More
proguard-rules "-dontwarn" not working (AGP 8.0)...

androidrealmproguardandroid-r8android-gradle-plugin-8.0

Read More
Error in :app:minifyAlphaReleaseWithR8 For Android Studio Flamingo Java 17...

androidkotlingradlegroovyandroid-r8

Read More
Admob crash on initialization with "VerifyError" after upgrading to AGP 8...

androidadmobandroid-r8android-gradle-plugin-8.0

Read More
Android Gradle Plugin 8.0.0 with Kotlin 1.8.20 causes OkHttp3 R8 minify problem...

androidkotlinandroid-gradle-pluginproguardandroid-r8

Read More
Android Gradle Build Plugin 4.0.0 & R8 Desugaring not working on API 19...

androidjava-8android-gradle-pluginandroid-r8jdk-desugaring

Read More
BuildConfig is defines multiple times in a KMM project...

androidbuildandroid-r8kotlin-multiplatform-mobilekmm

Read More
Android R8 Unable to find method...

androidandroid-gradle-pluginandroid-r8

Read More
XML resource names are changed in release builds after upgrading Gradle plugin...

androidandroid-gradle-pluginproguardandroid-r8

Read More
How can I disable renaming names of fragments classes during obfuscation?...

androidandroid-studioproguardandroid-r8android-obfuscation

Read More
How to remove all log calls except in specific package with prodguard and R8?...

androidgradleproguardandroid-r8

Read More
BackNext