patrickfav/uber-adb-tools
Feature Request: Add support for [--user USER_ID] in uninstall
Aberta
#1 aberto em 2 de mai. de 2019
enhancementhelp wanted
Métricas do repositório
- Stars
- (175 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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