"App not installed": why it happens and how to fix it
What "App not installed" or "the package conflicts with an existing package" means when installing an APK, and the fix for each cause.
This message appears when installing an APK manually. Sometimes it adds a hint: "the package conflicts with an existing package", "the package appears to be invalid" or "app isn't compatible".
Quick diagnosis
| Message or situation | Likely cause | Fix |
|---|---|---|
| "Conflicts with an existing package" | A newer version or a different signature is installed | Points 1 and 2 |
| "Package appears to be invalid" / "parse error" | Corrupted, incomplete or not an APK | Point 3 |
| "Not compatible" | Variant for another Android version or CPU | Point 4 |
| Recent Samsung, blocking pop-up | Auto Blocker | Point 5 |
| Play Protect warning | Google blocked the install | Point 6 |
1. A newer version is installed
Android won't install an older version over a newer one. See how to roll back in older Play Store versions.
2. Signature mismatch
An update only installs if its signature matches the installed version. Modified APKs clash with the original. Check Play Store's official signature in the verification guide.
3. Corrupted file or not an APK
- Incomplete download: delete and download again.
- Bundles (.apkm, .xapk, .apks) need a dedicated installer. For Play Store, pick the APK variant.
4. Wrong variant
Play Store 53.2.23 needs Android 7.0 or newer. Almost every phone made since 2019 is arm64-v8a.
5. Samsung: Auto Blocker
On Samsungs that shipped with One UI 6.1.1 or later, Auto Blocker is on by default and blocks every APK. Turn it off briefly in SettingsSecurity and privacyAuto Blocker and back on afterwards (Samsung guide).
6. Blocked by Play Protect
If the warning says the app is harmful, don't install it. Read the Play Protect guide.