File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
core/java/android/app/backup Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33< p > Contains the backup and restore functionality available to
44applications. If a user wipes the data on their device or upgrades to a new Android-powered
55device, all applications that have enabled backup will restore the user's previous data.</ p >
6+
7+ < p > For a detailed guide to using the backup APIs, see the < a
8+ href ="{@docRoot}guide/topics/data/backup.html "> Data Backup</ a > developer guide.</ p >
69{@more}
710
811< p > All backup and restore operations are controlled by the {@link
2225 < li > Restore the data saved to remote storage</ li >
2326</ ul >
2427
25- < p > For a detailed guide to using the backup APIs, see the < a
26- href ="{@docRoot}guide/topics/data/backup.html "> Data Backup</ a > developer guide.</ p >
27-
2828</ BODY >
2929</ HTML >
You can’t perform that action at this time.
0 commit comments