start:system:software:blackberry:sync
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:system:software:blackberry:sync [2024/10/31 06:55] – [Syncthing] marlonivo | start:system:software:blackberry:sync [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Syncthing ====== | ||
- | How to make a decentralized Backup of your Phone: | ||
- | < | ||
- | adb backup -apk -shared -all -f backup.ab | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | Or manually backup or sync the following File Path' | ||
- | |||
- | < | ||
- | / | ||
- | </ | ||
- | |||
- | < | ||
- | / | ||
- | </ | ||
- | |||
- | < | ||
- | / | ||
- | </ | ||
- | |||
- | ===== Restore Backup ===== | ||
- | < | ||
- | adb restore backup.ab | ||
- | </ |