Home | History | Annotate | Download | only in BackupRestore
      1 <p>The Backup/Restore application illustrates a few different approaches that an
      2 application developer can take when integrating with the Android Backup Manager
      3 using the <code><a
      4 href="../../../reference/android/app/backup/BackupAgent.html">BackupAgent</a></code> API
      5 introduced in Android 2.2.</p>
      6