Skip to content

Commit bee2f6d

Browse files
authored
Merge pull request #145 from IzzySoft/fastlane
initial fastlane structures from IzzyOnDroid
2 parents 722b1ea + 7c293a8 commit bee2f6d

File tree

9 files changed

+2
-0
lines changed

9 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform. Despite its name, this project works on Windows, macOS and Linux.</p><p><i>Linux Android Backup Companion</i> is the Android companion app, giving the backup script access to data otherwise not available to ADB.</p><p><i>Linux Android Backup</i> is a tiny shell script & Flutter app that makes securely backing up Android devices easy, without vendor lock-ins or using closed-source software that could put your data at risk. It's based on ADB but doesn't use the deprecated adb backup command.</p><p><br><b>Data backed up:</b></p><ul><li>Apps (.apk files of installed apps)</li><li>Internal storage (pictures, downloads, videos, Signal backups if enabled, etc)</li><li>Contacts (exported in vCard format)</li></ul><p>These 3 things are the majority of what anyone would want to keep safe, but we all have different expectations and requirements, so suggestions are welcome.</p><p><br><b>Features:</b></p><ul><li>Automatically restores backed up data.</li><li>Works on the 3 major operating systems, and supports any Android device.</li><li>Backs up data not normally accessible through ADB using a native companion app.</li><li>Tiny - the script is 5KB in size, and the companion app is around 15 megabytes.</li><li>Doesn't use proprietary formats: your data is safe even if this script ever gets lost. Simply open archives created by this script using 7-Zip.</li><li>Encryption is forced - you can't disable it.</li><li>All data is compressed using 7-Zip with maximum compression settings.</li></ul><p>For installation instructions (Linux, Mac, Windows) and usage instructions, head over to the project.</p>
1.01 KB
Loading
18.4 KB
Loading
17.8 KB
Loading
21.1 KB
Loading
13.9 KB
Loading
19.5 KB
Loading
21.1 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Companion app for Linux Android Backup

0 commit comments

Comments
 (0)