mvt icon indicating copy to clipboard operation
mvt copied to clipboard

MVT-Android check-adb didn't extract the packages

Open Crosus97 opened this issue 2 years ago • 7 comments

Samsung S21 Ultra didn't extract the packages Screenshot_2023-09-24_14-12-37

Crosus97 avatar Sep 24 '23 12:09 Crosus97

i tried in the same computer do the backup on a s10+ and work perfectly

Crosus97 avatar Sep 24 '23 12:09 Crosus97

Hi,

Thanks for reporting this. Could you connect through adb, do adb shell pm list packages and print here the result? (it will list apps installed on the phone, so feel free to just print the first lines to preserve privacy)

Te-k avatar Sep 25 '23 09:09 Te-k

image

i confirm the adb acces on the phone and this is the result

Crosus97 avatar Oct 04 '23 08:10 Crosus97

Could you try again with adb shell pm list packages --user 0 ?

Te-k avatar Oct 04 '23 22:10 Te-k

that command work, its show the apps on the phone

Crosus97 avatar Oct 05 '23 07:10 Crosus97

Hi,

I have pushed a fix with the latest github commit. Could you test with the latest version from Github and tell me if it works?

Te-k avatar Oct 07 '23 16:10 Te-k

i will try it

Crosus97 avatar Oct 10 '23 11:10 Crosus97