blob: 4ac141cc135e88f2a6d2c36b269b455349165b93 [file] [log] [blame]
Christopher Tate41c42a92010-04-07 11:16:48 -07001<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>