Skip to content

FixeMe

Learn How to FIX Android Bugs!

proguard

Android 

[FIXED] How to use proguard in cordova android App

October 14, 2022 Nick 0 Comments android, apk, cordova, cordova-plugin-proguard, proguard

Issue I have a finished cordova project and i want to use proguard inorder to prevent others from reverse engineering

Read more
Android 

[FIXED] NoSuchMethodException: com.x.y.z.j.h1.inflate [class android.view.LayoutInflater] – view binding extension

October 6, 2022 Nick 0 Comments android, kotlin, proguard

Issue I have a view binding extension for activity. Here is the implementation : inline fun <reified T : ViewBinding>

Read more
Android 

[FIXED] Android ProGuard settings for Facebook

October 5, 2022 Nick 0 Comments android, eclipse, java, proguard

Issue I finally found out why my app crashes built for release. ProGuard was indeed stripping code from my application

Read more
Android 

[FIXED] Can I use Reflection with ProGuard obfuscated classes?

September 14, 2022 Nick 0 Comments android, java, proguard, reflection

Issue I have a certain class method which I want to invoke using Reflection. Here is an example of my

Read more
Android-studio 

[FIXED] How can I disable renaming names of fragments classes during obfuscation?

August 26, 2022 Nick 0 Comments android, android-obfuscation, android-r8, android-studio, proguard

Issue Which ProGuard/R8 rules to use? Currently only Activites aren’t renamed I need to keep names of Fragment for screens

Read more
Android 

[FIXED] Use consumerProguardFiles in my AAR library and get file not found while using obfuscationdictionary

July 19, 2022 Nick 0 Comments android, android-r8, proguard

Issue In my library i use consumerProguardFiles in release build type. My proguard role is : -obfuscationdictionary proguard-dictionary.txt -classobfuscationdictionary proguard-dictionary.txt

Read more
Android-webview 

[FIXED] WebView not showing local content in release build

July 9, 2022 Nick 0 Comments android, android-webview, dexprotector, gradle, proguard

Issue I have a strange problem showing local data in WebView. In my project neither loadData nor loadDataWithBaseUrl just not

Read more
Kotlin 

[FIXED] Could not compute caller for function: public constructor Error when enable proguard in Android

July 6, 2022 Nick 0 Comments android, data-class, kotlin, proguard, security

Issue The project working well without enabling proguard, the problem comes when enable it, I am using retrofit with Moshi

Read more
Android 

[FIXED] react-native-config not working in release builds

June 26, 2022 Nick 0 Comments android, android-build-flavors, proguard, react-native, release

Issue I was using react-native-config to support multiple flavours for multiple release builds. I’ve created multiple .env files also and

Read more
Flutter 

[FIXED] How to minify a Flutter app with Proguard?

June 11, 2022 Nick 0 Comments android, dart, flutter, minify, proguard

Issue I already made a Flutter app. The release apk is about 14MB. I searched methods to minify this and

Read more
  • ← Previous

android android-espresso android-fragments android-gradle-plugin android-jetpack android-jetpack-compose android-layout android-ndk android-recyclerview android-room android-studio android-testing android-webview angular c# c++ capacitor cordova dart firebase flutter flutter-layout google-cloud-firestore gradle html ionic-framework ios java javascript json junit kotlin kotlin-coroutines react-native spring spring-boot testing typescript unit-testing webview xamarin xamarin.android xamarin.forms xaml xml

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.