List Question
20 TechQA 2024-03-30T14:01:42.660000Android compose animations crashing in release builds
80 views
Asked by johngray1965
How to help your R8 perform at its highest level
26 views
Asked by Văn Mạnh Trịnh
Android Moshi Json Converter Causes kotlin.reflect.jvm.internal.KotlinReflectionInternalError
33 views
Asked by Omar Assidi
Kotlin static methods not recognized after Proguard/R8 minimization?
33 views
Asked by David Liu
How to prevent override methods from being converted into final in R8?
25 views
Asked by Anil
R8 -printusage not worked
27 views
Asked by tribelei
Error when minifying Android app with R8 after upgrading Android Gradle Plugin to 8.2.2
369 views
Asked by Hari Nikesh R
Proguard missing class R$raw not resolved by -keep class
105 views
Asked by Daniil
Is there a mapping file for R8-minimized android resource files?
81 views
Asked by Nilzor
Map Strings to Android Drawable Resource ID, without affecting resource shrinking
50 views
Asked by Tbadams
How to set StorePassword & KeyPassword in securely way?
43 views
Asked by Mehrzad
Gson.toJson() ignores @SerializedName for release build with minify option enabled
83 views
Asked by user924
Flutter Build failed with an exception. What went wrong: Execution failed for task ':flutter_inappwebview:minifyReleaseWithR8'
105 views
Asked by Vanny LaRoche
Cannot create android app from an archive containing both DEX and Java-bytecode content
169 views
Asked by Patrick
Flutter --obfuscate vs R8 minifyEnabled true
235 views
Asked by James Allen
Android - R8 causes subclass of LinearLayoutManager to crash
72 views
Asked by Christopher Hull
How to run Proguard/R8 on a library before running it on an app, as if it was an external dependency?
382 views
Asked by Paul-Etienne
Android Studio, okhttp: Building a Release version of app causes NullPointerException: getConnectionId(...)
119 views
Asked by matthew123
Warning about needs of SCHEDULE_EXACT_ALARM despite app doesn't schedule any alarm
1.8k views
Asked by AndreaF