- May 18, 2019
- admin
- 0
adb shell pm path
Print the path to the APK of the given <PACKAGE>.
adb shell pm path <PACKAGE>
adb shell pm path com.android.phone
Tags: ADB commands, adb shell pm path, ADB TutorialPrint the path to the APK of the given <PACKAGE>.
adb shell pm path com.android.phone
Tags: ADB commands, adb shell pm path, ADB Tutorial