- list packages
adb shell pm list packages -f
- delegate package
adb shell am start -a android.intent.action.DELETE -d package:<package-id>
Forked from haxpor/gist:9e75c0d6422eee82feab495ee8339a9c
Created
January 19, 2024 15:23
-
-
Save seanlilmateus/0986b95cdd90cf545cbc03dfb714214e to your computer and use it in GitHub Desktop.
adb shell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment