09-19-2009 06:31 AM
Solved! Go to Solution.
09-19-2009 12:07 PM
Hi there!
While I'm not a developer (they all hang out in another section of these forums -- http://supportforums.blackberry.com/rim/?category.
Cheers!
09-19-2009 08:21 PM
09-20-2009 05:43 AM
I have tried this (full backup) but the data of my application were gone. Even so I had to enter again the initial unlock-code of the application.
Is there a way to see (like in a windows explorer) what data/files ar in flash-memory?
09-23-2009 09:32 AM
Your application needs to implement the synchronization APIs in order for its data to be backed up and restored through Desktop Manager or a BlackBerry Enterprise Server. Have a look at the link below and the otabackuprestoredemo sample included with the BlackBerry JDE. The developer knowledge base article is suitable for a small amount of data (such as configuration information). The sample within the BlackBerry JDE can be used for larger data sets.
How To - Backup and restore small amounts of data using SyncItem
Article Number: DB-00092