Loading Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -381,6 +381,8 @@ web_docs_sample_code_flags := \ -hdf android.hasSamples 1 \ -samplecode $(sample_dir)/ApiDemos \ resources/samples/ApiDemos "API Demos" \ -samplecode $(sample_dir)/BackupRestore \ resources/samples/BackupRestore "Backup and Restore" \ -samplecode $(sample_dir)/BluetoothChat \ resources/samples/BluetoothChat "Bluetooth Chat" \ -samplecode $(sample_dir)/BusinessCard \ Loading docs/html/guide/samples/index.jd +4 −0 Original line number Diff line number Diff line Loading @@ -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> Loading docs/html/resources/resources_toc.cs +3 −0 Original line number Diff line number Diff line Loading @@ -188,6 +188,9 @@ <li><a href="<?cs var:toroot ?>resources/samples/ApiDemos/index.html"> <span class="en">API Demos</span> </a></li> <li><a href="<?cs var:toroot ?>resources/samples/BackupRestore/index.html"> <span class="en">Backup and Restore</span> </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>resources/samples/BluetoothChat/index.html"> <span class="en">Bluetooth Chat</span> </a></li> Loading docs/html/resources/samples/index.jd +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ href="{@docRoot}resources/samples/get.html">Getting the Samples</a>.</p> <dd>A variety of small applications that demonstrate an extensive collection of framework topics.</dd> <dt><a href="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="BluetoothChat/index.html">Bluetooth Chat</a></dt> <dd>An application for two-way text messaging over Bluetooth.</dd> Loading Loading
Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -381,6 +381,8 @@ web_docs_sample_code_flags := \ -hdf android.hasSamples 1 \ -samplecode $(sample_dir)/ApiDemos \ resources/samples/ApiDemos "API Demos" \ -samplecode $(sample_dir)/BackupRestore \ resources/samples/BackupRestore "Backup and Restore" \ -samplecode $(sample_dir)/BluetoothChat \ resources/samples/BluetoothChat "Bluetooth Chat" \ -samplecode $(sample_dir)/BusinessCard \ Loading
docs/html/guide/samples/index.jd +4 −0 Original line number Diff line number Diff line Loading @@ -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> Loading
docs/html/resources/resources_toc.cs +3 −0 Original line number Diff line number Diff line Loading @@ -188,6 +188,9 @@ <li><a href="<?cs var:toroot ?>resources/samples/ApiDemos/index.html"> <span class="en">API Demos</span> </a></li> <li><a href="<?cs var:toroot ?>resources/samples/BackupRestore/index.html"> <span class="en">Backup and Restore</span> </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>resources/samples/BluetoothChat/index.html"> <span class="en">Bluetooth Chat</span> </a></li> Loading
docs/html/resources/samples/index.jd +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ href="{@docRoot}resources/samples/get.html">Getting the Samples</a>.</p> <dd>A variety of small applications that demonstrate an extensive collection of framework topics.</dd> <dt><a href="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="BluetoothChat/index.html">Bluetooth Chat</a></dt> <dd>An application for two-way text messaging over Bluetooth.</dd> Loading