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
748 stars 40 forks source link

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

Open mmroden opened 1 week ago

mmroden commented 1 week 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 1 week 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.