Skip to content

Android Backup

Seedvault

This application is compiled with the operating system and does not require a rooted device for use. It uses the same internal APIs as adb backup which is deprecated and thus needs a replacement.

Seedvault backup backends

  • WebDAV (via DAVx5)
  • Nextcloud (not recommended)
    • Nextclkoud target error-prone (Quota, uploads fail randomly etc.) Solution: Backup local and sync the backup (rclone, syncthing ?)
  • USB drive (recommended)

Not yet implemented:

3rd-party tools

Rclone

Backup sd card

Insert sdcard in laptop, mount it, then:

rsync -av --delete --exclude-from=…/backup_sdcard.exclude /media/varac/sdhc_32gb/ /var/backup/manuell/desire_z/sdcard