Android DEvice Backup And Report, using Bash and ADB. Moved to https://codeberg.org/izzy/Adebar -- this is only a mirror now.
-
Updated
Jan 5, 2022 - Shell
Android DEvice Backup And Report, using Bash and ADB. Moved to https://codeberg.org/izzy/Adebar -- this is only a mirror now.
Backup and restore Android devices, list contents of, unpack, and convert Android Backup files to TAR files and back, decrypt, encrypt, split them into by-app pieces, etc. Android Backup files are `backup.ab`, `*.ab`, `*.adb`, and similarly named files produced by `adb shell bu backup`, `adb backup`, `bmgr`, and similar tools.
backup.ab to tar and tar to backup.ab converter python3 script
Command line tool to take phone's media backup to desktop wirelessly
To associate your repository with the adb-backups topic, visit your repo's landing page and select "manage topics."