Application installation failure: the installation failure is due to the conflict of Providers (generally speaking, the same program has been installed before, with conflict)
Four places need to be modified
(There may be some places that do not have to be modified, but it is still recommended to modify together)
1. There are three places to modify in AndroidManifest.xml
Modify package name
After modifying the package name, you should also modify it
to the same as above
There is a modification of the word: authorities
2. In build.gradle(:app)
Applicationid modify the same
as the package name, and then Sync Now
Read More:
- [Solved] Android-android studio apk Install Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
- [Solved] Android Studio 4 Error: The application could not be installed: INSTALL_FAILED_OLDER_SDK
- [Solved] Android Studio 3.0 Error: Error: INSTALL_FAILED_TEST_ONLY
- Apk Failed to install Error: [install\u failed\verification\u failure]
- [Solved] Android Studio Compile Error: Invalid main APK outputs : EarlySyncBuildOutput
- APK Install Error: Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]
- Android Studio: How to Solve APK error in mobile phone installation
- [Solved] Android Studio Generate APK Error: error_prone_annotations.jar (com.google.errorprone:error)
- [Solved] Android12 Download Error: The application could not be installed: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
- [Solved] Failed to install the following Android SDK packages as some licences have not been accepted
- [Solved] Android9.0 App Install Android4.4 Error: InflateException-You must supply a layout_height attribute.
- [Solved] Android 9.0 APP Install Android 4.4 Error: IllegalArgumentException
- [Solved] Appium Install Error: Original error: Neither ANDROID_HOME nor ANDROID_SDK_ROOT environment variab
- Ionic3 update open apk android 8.0 error FileUriExposedException
- [Solved] the SDK location is inside Studio‘s install location
- [Solved] Failed to apply plugin appears when Android studio imports a project
- Puppeteer Error: Chromium revision is not downloaded. Run “npm install“ or “yarn install“
- Android Studio: Gradle project sync failed [How to Solve]
- Android studio Error:Execution failed for task ‘: app:transformResourcesWithMergeJavaResForDebug ‘
- [Solved] Phone Debug Program Error: The application could not be installed: INSTALL_FAILED_TEST_ONLY