start:system:software:blackberry:sync
This is an old revision of the document!
Automated
From your old phone make a decentralized Backup
adb backup -apk -shared -all -f backup.ab
And restore it on your new phone
adb restore backup.ab
Manually
Or manually backup/sync your phone from the following directorys
/data/data # the DATA of all app's
/data/app # MANUALLY INSTALLED apk's
/system/app # PRE-INSTALLED system-apk's
start/system/software/blackberry/sync.1730357865.txt.gz · Last modified: 2024/10/31 06:57 by marlonivo