mvt
mvt copied to clipboard
MVT-Android check-adb didn't extract the packages
Samsung S21 Ultra didn't extract the packages
i tried in the same computer do the backup on a s10+ and work perfectly
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)
i confirm the adb acces on the phone and this is the result
Could you try again with adb shell pm list packages --user 0 ?
that command work, its show the apps on the phone
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?
i will try it