Use ADB install today com.xx.xx Uninstall a software
Result error: failure [delete]_ FAILED_ INTERNAL_ Error]
in the end, there is no way to install a kingroot and unload it through kingroot…
Now we know:
first of all: ADB shell PM list packages – s finds the package name to be deleted
the address to get the package name: ADB shell PM path com.xx.xx
Mount system read / write permission: ADB remount
delete package: ADB shell RM / system / APP / olddriver/ OldDriver.apk
Finally, the ADB reboot is OK
Delete all data related to package, clear data and cache: ADB shell PM clear & lt; package & gt;
Output the APK path of the installation package: ADB shell PM path & lt; package & gt;
Original text: https://blog.csdn.net/sunfellow2009/article/details/78435925
copyright notice: This article is the original article of the blogger, please attach the blog link if you want to reprint it!
Read More:
- Failure [DELETE_ FAILED_ INTERNAL_ Error] and RM APK is unloaded
- Solve the problem of installing APK after Android studio compilation: error while installing apk
- Linux shell RM deletes all. O suffix files in the subdirectory
- Solve the error when installing apk after compiling Android Studio: Error while Installing APK
- Error Ubuntu file permission not enough (RM)
- When using ionic to build Android APK, Cordova error is reported: requirements check failed for JDK 1.8 or greater
- Android Failure [INSTALL_ FAILED_ VERSION_ Downgrad] solutions
- How to uninstall the software for apple / Mac? What if the software can’t be unloaded?
- com.android.ddmlib.AdbCommandRejectedException: device offline Error while Installing APK (How to Fix)
- To be solved: one SSD failure, format failure
- Solutions for failure to start Axure RP (including failure to uninstall or install. Net framework)
- Get the startup activity of Android apk
- Commandinvocationfailure: failed to build APK problem record
- com.android.ddmlib . adbcommandrejectedexception: device offline error while installing APK solution
- View the error report after Android APK confusion
- Installation of APK: install_ PARSE_ FAILED_ INCONSISTENT_ CERTIFICATES
- Unity – error reporting encountered in APK package
- [Unity] Solve the problem of IOException: Failed to Copy… in Unity packaging apk
- Solution to the problem of failure to elect leaders when offline service is reported in Nacos
- Android Studio: Solve the INSTALL_FAILED_INVALID_APK error