migrator
migrator copied to clipboard
A backup solution and data migration utility for Android
# Description When I backup up one app with huge data, I found that my device space use will identifiably go up and I verified the data in /data/migrator/local/$pkgname is...
Hi VR-25, First great tool you have here. Now I copy the script and did my backup through adb shell (migrator.sh -b app), no errors, I check the tar file,...
Migrator version: v2020.9.24-beta OS: LineageOS 18.1 with GApps I used `migrator -bM -v termux` to backup all my apps and to restore them on my new phone. After the backup...