Android adb shell command to force delete/uninstall mobile app application

Android adb shell command to force delete/uninstall mobile app application

adb shell pm uninstall --user -0 app应用的包名

 

https://zhangphil.blog.csdn.net/article/details/129689029https://zhangphil.blog.csdn.net/article/details/129689029

 

 

Guess you like

Origin blog.csdn.net/zhangphil/article/details/129878961