Can anyone upload it? You do not need root to pull it, just adb and there you go.
adb shell
ls
cd system/app
or
cd system/priv-app
Until you find the folder and APK. Then pull it with
adb pull /system/app/whatever/whatever.apk
or
cp /system/app/whatever/whatever.apk /sdcard
Thanks so much!
I have my exalt connected but I don’t see how I can find the right path to pull it.
com.verizon.messaging.vzmsgs
This is package name.
Yup.
But where is it? Go
adb shell
ls
cd system
cd app
ls
and send result.
So what would be the pull command?
then
cd ..
cd ..
cd system/priv-app
ls
send result
ys770
June 13, 2025, 8:51pm
9
Just do pm path {package name}
3 Likes
I have it but if I backed it up from my phone does it have anything personal in it?
sb123
June 13, 2025, 8:57pm
15
Forgot to share access with anyone (on Google drive).
Or I am curious to know who’s downloading it.
2 Likes
Performing Streamed Install
adb.exe: failed to install C:\Users\usher\Desktop\VZMessages.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1510484817.tmp/base.apk: File classes107.dex in manifest does not exist]
ys770
June 13, 2025, 8:59pm
18
It gives you the path for the package
1 Like
sb123
June 13, 2025, 9:00pm
19
This it what happens after signing in ..