patrickfav/uber-adb-tools
Feature Request: Add support for [--user USER_ID] in uninstall
Ouverte
#1 ouverte le 2 mai 2019
enhancementhelp wanted
Métriques du dépôt
- Stars
- (175 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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