First, this isn't about "how to avoid reverse engineering" nor it's about "how to use proguard", so kindly don't mark this as 'duplicate' thread, as I'm an expert in both of them...
Recently I tried decompiling Apple's music apk but it didn't decompiled. I tried all available tool, Apktool, online decompilers, mobile decompiler, all failed to decompile Apple Music. So rather than using proguard, is there a way to "trick decompilers" so as it gives error or fails(just a thought) by having a file inside our android package or so...
Using proguard, it does deobfuscates code but won't stop decompilers from decompiling. Attached file is of Apple's music apk upon decompiling. Same thing happens with apktool and online decompilers too.
apktool, online decompilers, all mode of decompilers