Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninstallPackage is not work for system app #5

Open
petrovichtim opened this issue Apr 20, 2017 · 2 comments
Open

uninstallPackage is not work for system app #5

petrovichtim opened this issue Apr 20, 2017 · 2 comments

Comments

@petrovichtim
Copy link

Command pm uninstall "packageName" is not remove the system apps

@Chrisplus
Copy link
Owner

Hi @petrovichtim , thanks for comments
To remove a system app, please consider to use uninstallSystemApp function, the input should be the apk path.

@petrovichtim
Copy link
Author

Tried RootManager.getInstance().uninstallSystemApp(path);
to path pass "/system/app/Wallet/Wallet.apk"
Does not delete stock apps on Nexus 5x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants