blob: 4ac141cc135e88f2a6d2c36b269b455349165b93 (
plain)
1
2
3
4
5
|
<p>The Backup/Restore application illustrates a few different approaches that an
application developer can take when integrating with the Android Backup Manager
using the <code><a
href="../../../reference/android/app/backup/BackupAgent.html">BackupAgent</a></code> API
introduced in Android 2.2.</p>
|