You Are Here:

Community: Wiki

This page was last modified on 19 February 2009, at 19:05.

How to make an application backup and restore

From Forum Nokia Wiki

Applications installed on S60 3rd edition devices are not backed up (during device's back-up) by default. In order for an application to be backed up and later restored the following has to be done:

1) create a file named backup_registration.xml, with the following content:

<?xml version="1.0" standalone="yes"?>
<backup_registration>
<system_backup/>
</backup_registration>



2) include this file in project's pkg file, so that it is installed in application's own private folder

"backup_registration.xml" - "!:\private\<UID>\backup_registration.xml"

where <UID> is the UID of the installed application Note: more information about private folders and data caging can be found here: Data caging



 3) Note that you also need to add an additional piece of XML like this to backup_registration.xml if you want to back up any files installed by your SIS file to the \private\ folder:

<passive_backup>
<include_directory name="\" >
</passive_backup>


Otherwise you will end up with an incompletely restored installation.


More details can be found in this tutorial on NewLC or in TSS000750 - Enabling backup and restore for installed C++ applications.

Related articles

TSS001073 - Backup of add-on DLLs

Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZidentifierQSxhttpE3aE2fE2fwikiE2eforumE2enokiaE2ecomE2findeE78E2ephpE2fTalkE3aE4cargeE5fscreenE5fsaverX qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfntypeZCommunityContentQ qdcZtypeQUqfntypeZE52esourceQ qdcZtypeQUqfntypeZWebpageQ qdcZtypeQUqfntypeZWikiContentQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qfnZtypeQUqfntypeZCommunityContentQ qfnZtypeQUqfntypeZE52esourceQ qfnZtypeQUqfntypeZWebpageQ qfnZtypeQUqfntypeZWikiContentQ qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfntypeZCommunityContentQ qrdfZtypeQUqfntypeZE52esourceQ qrdfZtypeQUqfntypeZWebpageQ qrdfZtypeQUqfntypeZWikiContentQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ
User Rating: qfnZuserE5FratingQNx1E2E0000X