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