Search code examples
LinkageError: Method onCreate overrides final method...


androidandroid-studioproguardandroid-r8linkageerror

Read More
R8 says type is defined multiple times: in build\.transforms and in build\tmp\kotlin-classes...


androidandroid-studiogradleandroid-r8

Read More
Fatal Exception: java.lang.NullPointerException in release build...


androidkotlingsonretrofitandroid-r8

Read More
Issues with android minify after Flutter update 3.22...


androidflutterandroid-r8

Read More
Missing class org.slf4j.impl.StaticLoggerBinder (referenced from: void org.slf4j.LoggerFactory.bind(...


androidandroid-buildandroid-r8

Read More
java.lang.NullPointerException: Cannot read field "accessFlags" because the return value o...


androidgradleandroid-r8android-d8

Read More
Google Gson preserve generic signatures...


genericsgsonproguardandroid-r8

Read More
Android AGP 8.4 and hilt injecting into a service...


androiddagger-hiltandroid-r8

Read More
Unreadable exception stack trace in Jetpack Compose...


androidandroid-jetpack-composeproguardandroid-r8

Read More
Stuck on minifyReleaseWithR8 after upgrading to Android Gradle Plugin 7.4.2 from 7.3.1...


androidgradleandroid-gradle-pluginbuild.gradleandroid-r8

Read More
Why is R8 is not obfuscating certain classes?...


androidkotlinproguardandroid-r8

Read More
Android compose animations crashing in release builds...


androidandroid-jetpack-composeandroid-r8

Read More
Android Moshi Json Converter Causes kotlin.reflect.jvm.internal.KotlinReflectionInternalError...


androidretrofitmoshiandroid-r8

Read More
Obfuscation of Kotlin Data Class' toString Method...


androidkotlinandroid-r8

Read More
R8 minifyReleaseWithR8 FAILED: Attempt to enqueue an action in a non pushable enqueuer work list...


androidandroid-gradle-pluginproguardandroid-r8

Read More
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
R8 and ProGuard: Missing class error in data class that is using @Keep annotation...


androidandroid-gradle-pluginproguardandroid-r8

Read More
Obfuscated stack traces in Firebase Crashlytics...


androidfirebaseandroid-gradle-plugincrashlyticsandroid-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
BackNext