patrickfav/uber-adb-tools

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

Aperta

#1 aperta il 2 mag 2019

 (1 commento) (2 reazioni) (0 assegnatari)Java (24 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (175 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor