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

Feature Request: Add support for [--user USER_ID] in uninstall #1

Open
bashenk opened this issue May 2, 2019 · 1 comment
Open

Comments

@bashenk
Copy link

bashenk commented May 2, 2019

When using adb normally, package manager (pm) gives an option to uninstall a particular app for just a particular user id. It would be useful to have that option in this as well.

e.g.
adb shell pm uninstall -k --user 0 com.example.app

@patrickfav
Copy link
Owner

patrickfav commented May 3, 2019

Hi, this sounds like a cool feature. As I am open to PRs, do you like to tackle this issue yourself since I think this is not too complex for somebody new to the codebase? I could give you some hints on how to approach this :)

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

No branches or pull requests

2 participants