xref: /aosp_15_r20/development/samples/BackupRestore/_index.html (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1<p>The Backup/Restore application illustrates a few different approaches that an
2application developer can take when integrating with the Android Backup Manager
3using the <code><a
4href="../../../reference/android/app/backup/BackupAgent.html">BackupAgent</a></code> API
5introduced in Android 2.2.</p>
6