patrickfav/uber-adb-tools

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

オープン

#1 opened on 2019/05/02

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)Java (24 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (175 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド