Files
android_development/samples/BackupRestore/_index.html
Christopher Tate 41c42a972c Add Backup/Restore sample to the SDK docs
Part of bug #2545514

Change-Id: I9085ebfdce3552ddab602eec8d40de67b219a834
2010-04-07 13:41:35 -07:00

6 lines
300 B
HTML
Executable File

<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>