patrickfav/uber-adb-tools

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

開放

#1 建立於 2019年5月2日

 (1 則留言) (2 個反應) (0 位負責人)Java (24 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (175 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南