uninstall a software
today with adb uninstall com.xx. Xx
result error: Failure [DELETE_FAILED_INTERNAL_ERROR]
finally, there is no way, installed a kingroot, through kingroot uninstall…
now we know:
first: adb shell PM list list packages -s find the package name to delete
get the package name address: adb shell PM path com.xx. Xx
mount system read/write access: adb remount
delete the package: The adb shell rm/system/app/OldDriver/OldDriver apk
the last reboot to restart adb is OK p>
p>
delete all package-related data, clear data and cache: adb shell PM clear < PACKAGE>
output APK path of installation package: adb shell PM path < PACKAGE>
p>
,
https://blog.csdn.net/sunfellow2009/article/details/78435925 copyright statement: this article original articles for bloggers, reproduced please attach link to blog!
Read More:
- Failure [DELETE_ FAILED_ INTERNAL_ After [error], RM APK is unloaded
- Linux shell RM deletes all. O suffix files in the subdirectory
- Solve the problem of installing APK after Android studio compilation: error while installing apk
- When using ionic to build Android APK, Cordova error is reported: requirements check failed for JDK 1.8 or greater
- Error Ubuntu file permission not enough (RM)
- Solve the error when installing apk after compiling Android Studio: Error while Installing APK
- How to uninstall the software for apple / Mac? What if the software can’t be unloaded?
- To be solved: one SSD failure, format failure
- com.android.ddmlib.AdbCommandRejectedException: device offline Error while Installing APK (How to Fix)
- Android Failure [INSTALL_ FAILED_ VERSION_ Downgrad] solutions
- Solutions for failure to start Axure RP (including failure to uninstall or install. Net framework)
- Get the startup activity of Android apk
- com.android.ddmlib . adbcommandrejectedexception: device offline error while installing APK solution
- Commandinvocationfailure: failed to build APK problem record
- View the error report after Android APK confusion
- Installation of APK: install_ PARSE_ FAILED_ INCONSISTENT_ CERTIFICATES
- Unity – error reporting encountered in APK package
- Installation failed with message Failed to finalize session : INSTALL_FAILED_INVALID_APK
- Solution to the problem of failure to elect leaders when offline service is reported in Nacos
- [Unity] Solve the problem of IOException: Failed to Copy… in Unity packaging apk