open-android-backup icon indicating copy to clipboard operation
open-android-backup copied to clipboard

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.

Results 47 open-android-backup issues
Sort by recently updated
recently updated
newest added

Heya mrrfv, I'm having some troubles/bugs with the #Export contacts part of the script have been trying to fix it myself but I'm kind of struggling. would love to provide...

Hi I have several devices I am trying to recover and neither of them show up in the device list

question

I think `linux-android-backup` doesn't reflect the project very well, as the script works on all major operating systems (Linux, macOS and Windows via WSL), but I can't think of any...

help wanted
good first issue

Lots of errors are shown, and the script doesn't handle them and just keeps going. ```sh-session $ git clone https://github.com/mrrfv/linux-android-backup Cloning into 'linux-android-backup'... remote: Enumerating objects: 283, done. remote: Counting...

bug
question

Storing `backup-tmp` in the current working directory is not ideal if the phone is backed up to e.g. an external drive due to storage space constraints.

enhancement

TODO. Allows us to reuse code.

enhancement

Why did you decide to use maximum compression for 7 Zip? It takes very long and is not really neccessary for a phone backup in my opinion because they usually...

bug

The title basically is self-explanatory. Might be a simple wlan_pw.txt or smth more useful.

## Device info Manufacturer: Google Android version: Android 13 Custom ROM/rooted? No Model: Pixel 6 Pro ## System info Available disk space: ~275 GB Operating system: Arch Linux 5.19.13-zen1-1-zen ---...

bug

shellcheck is a neat tool to help improve the security and stability of shell scripts. I tried running it and it proposed these fixes to the backup script. shellcheck -f...