start:system:software:blackberry:restore
This is an old revision of the document!
Automated
From your old phone make a decentralized Backup with ADB.
adb backup -apk -shared -all -f backup.ab
And restore it on your new phone
adb restore backup.ab
Manually
Or manually backup/restore 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
/system/users/0 # SYSTEM settings
start/system/software/blackberry/restore.1730358508.txt.gz · Last modified: 2024/10/31 07:08 by marlonivo