adb shell pm list packages



adb shell pm list packages

Prints all packages, optionally only those whose package name contains the text in <FILTER>.

adb shell pm list packages [options] <FILTER>

adb shell pm list packagesadb shell pm list packages -f See their associated file.adb shell pm list packages -d Filter to only show disabled packages.adb shell pm list packages -e Filter to only show enabled packages.adb shell pm list packages -s Filter to only show system packages.adb shell pm list packages -3 Filter to only show third party packages.adb shell pm list packages -i See the installer for the packages.adb shell pm list packages -u Also include uninstalled packages.adb shell pm list packages –user <USER_ID> The user space to query.

Read more about ADB..

Tags: , ,
Leave a comment

Your email address will not be published. Required fields are marked *

Subscribe now

Receive weekly newsletter with educational materials, new courses, most popular posts, popular books and much more!