start:system:software:blackberry:sync
This is an old revision of the document!
Syncthing
How to make a decentralized Backup of your Phone:
Unified command
adb backup -apk -shared -all -f backup.ab
Or manually backup or sync the following File Path's:
The DATA of your app's is in:
/data/data
Your MANUALLY INSTALLED app's are in:
/data/app
Your PRE-INSTALLED system-app's are in:
adb pull /system/app ~/backup/system/app
Restore Backup
adb restore backup.ab
start/system/software/blackberry/sync.1730026086.txt.gz · Last modified: 2024/10/27 10:48 by marlonivo