mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
809 stars 41 forks source link

Why do you delete the companion app as part of creating a backup? #129

Open mmroden opened 2 months ago

mmroden commented 2 months ago

Device info

Manufacturer: Google Android version: 14 Custom ROM/rooted? GrapheneOS Model: Pixel 9 Pro

System info

Available disk space: 100+gb Operating system: MacOS 13.6


Describe the issue below. The companion app is automatically deleted as part of the backup procedure. Why? I would like to have it present so I can just keep backing things up.

mrrfv commented 2 months ago

The app is removed after it's no longer needed for various reasons, like ensuring the correct version will always be used as well as to avoid unnecessarily polluting the backup archive.

I would like to have it present so I can just keep backing things up.

The companion app is nothing more than a helper for the main script running on your computer. It's designed to be installed and used on-demand. You can't start a whole backup through it.