diff options
Diffstat (limited to 'docs/html/guide/samples/index.jd')
| -rw-r--r-- | docs/html/guide/samples/index.jd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/html/guide/samples/index.jd b/docs/html/guide/samples/index.jd index 7923532..2f3ac5e 100644 --- a/docs/html/guide/samples/index.jd +++ b/docs/html/guide/samples/index.jd @@ -41,6 +41,10 @@ platforms) and allow you to view the source files in your browser. </p> <dd>A variety of small applications that demonstrate an extensive collection of framework topics.</dd> + <dt><a href="{@docRoot}resources/samples/BackupRestore/index.html">Backup and Restore</a></dt> + <dd>An simple example that illustrates a few different ways for an application to + implement support for the Android data backup and restore mechanism.</dd> + <dt><a href="{@docRoot}resources/samples/BluetoothChat/index.html">Bluetooth Chat</a></dt> <dd>An application for two-way text messaging over Bluetooth.</dd> |
