Friday, January 1, 2016

List installed app and location using adb shell


To list all installed app and their installed location, enter the adb command:
adb shell pm list packages -f


No comments: