Check APK and AAB files before release.🔍 Check Before ReleaseAndroid Release Inspector helps you check APK and AAB files before you ship your game. Choose a new build, then compare it with an older build or an approved baseline.📋 See What ChangedThe tool shows changes to permissions, app parts, SDK values, ABIs, signing certificates, and native libraries. It can also check supported 16 KB native library rules.🧩 Get Proof, Not GuessesYou can give the tool a supported Gradle merger report. This helps show where some manifest changes came from. When proof is missing, the tool says the source is not available instead of guessing.⚙️ Use Clear Release RulesCreate rules for what is allowed, blocked, required, or pinned. The same rules can be used by your team and in CI.🛡️ Safe and Read-OnlyAndroid Release Inspector never changes your build, manifest, Gradle files, keystore, or credentials. It lists the signing certificates found in a file, but it does not prove that the Android signature is valid.📦 Save and Share ResultsSave the results as a JSON or text report. You can also run the same checks in Unity batch mode for automated release checks.PRODUCT TYPE- Unity Editor tool.- Runs on your local computer.- Read-only.- Does not add code to your game.UNITY VERSION- Tested with Unity 6000.3.9f1.SUPPORTED FILES- APK files.- AAB files.- Text Android manifests.- Android binary XML manifests.- Bundle-protobuf XML manifests.- Supported APK v2, v3, and v3.1 signing data.- JAR signing data.- Native libraries stored as .so files.MAIN CHECKS- Compare a new build with an older build.- Compare a new build with an approved baseline.- Find manifest changes.- Find permission changes.- Check SDK values.- List ABIs and native libraries.- List declared signing certificates.- Check supported 16 KB native library rules.- Apply allow, block, require, and pin rules.- Show source details when supported Gradle proof is supplied.REPORTS AND CI- Save a JSON report.- Save a text report.- Run the same checks in Unity batch mode.- Results use a stable and repeatable order.IMPORTANT LIMITS- The tool lists declared signing certificates.- It does not prove that an Android signature is valid.- AAB ZIP placement is not the same as final APK ZIP placement.- The tool does not upload builds.- The tool does not fix files.- Split APK sets, .apks, and XAPK files are not supported.- iOS is not supported.- There is no telemetry.- There are no accounts.- The tool does not make automatic network requests.AI was used for bug detection and increasing code quality. As well as logo and marketing content. Core code is human-made and verified for optimal quality.

