am 73e150c8: provide link to backup guide above the fold
Merge commit '73e150c886afc6cd92e8b065a58d61e0b2a098ed' into gingerbread * commit '73e150c886afc6cd92e8b065a58d61e0b2a098ed': provide link to backup guide above the fold
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
<p>Contains the backup and restore functionality available to
|
<p>Contains the backup and restore functionality available to
|
||||||
applications. If a user wipes the data on their device or upgrades to a new Android-powered
|
applications. If a user wipes the data on their device or upgrades to a new Android-powered
|
||||||
device, all applications that have enabled backup will restore the user's previous data.</p>
|
device, all applications that have enabled backup will restore the user's previous data.</p>
|
||||||
|
|
||||||
|
<p>For a detailed guide to using the backup APIs, see the <a
|
||||||
|
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> developer guide.</p>
|
||||||
{@more}
|
{@more}
|
||||||
|
|
||||||
<p>All backup and restore operations are controlled by the {@link
|
<p>All backup and restore operations are controlled by the {@link
|
||||||
@@ -22,8 +25,5 @@ employing backup helpers such as {@link android.app.backup.SharedPreferencesBack
|
|||||||
<li>Restore the data saved to remote storage</li>
|
<li>Restore the data saved to remote storage</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>For a detailed guide to using the backup APIs, see the <a
|
|
||||||
href="{@docRoot}guide/topics/data/backup.html">Data Backup</a> developer guide.</p>
|
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
|||||||
Reference in New Issue
Block a user