AndroidJunkCode
Gradle plugin for Android builds that injects dummy code into APKs
AndroidJunkCode is a Gradle plugin for Android builds that injects "junk" or dummy code into APKs to reduce code similarity between variant packages (like shell or channel apps) and the main app. This helps avoid detection by app stores that flag high-duplication, improving release flexibility for variants or "shaded" packages. Helps avoid app store detection as duplicate or shell apps. Supports configuration for code volume/placement control.