Backups are either made automatically or manually with adb backup
. These backups can be stored in the cloud or locally on the userβs PC.
π Tools
adb. Used to make a backup.
abc.jar. Used to convert the ab
(adb uses this file format) file into a tar
. Available for free.