Loading Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,8 @@ web_docs_sample_code_flags := \ -hdf android.hasSamples 1 \ -samplecode $(sample_dir)/ApiDemos \ guide/samples/ApiDemos "API Demos" \ -samplecode $(sample_dir)/BluetoothChat \ guide/samples/BluetoothChat "Bluetooth Chat" \ -samplecode $(sample_dir)/Home \ guide/samples/Home "Home" \ -samplecode $(sample_dir)/JetBoy \ Loading docs/html/guide/guide_toc.cs +3 −0 Original line number Diff line number Diff line Loading @@ -396,6 +396,9 @@ <li><a href="<?cs var:toroot ?>guide/samples/ApiDemos/index.html"> <span class="en">API Demos</span> </a></li> <li><a href="<?cs var:toroot ?>guide/samples/BluetoothChat/index.html"> <span class="en">Bluetooth Chat</span> </a></li> <li><a href="<?cs var:toroot ?>guide/samples/Home/index.html"> <span class="en">Home</span> </a></li> Loading docs/html/guide/samples/index.jd +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ 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="BluetoothChat/index.html">Bluetooth Chat</a></dt> <dd>An application for two-way text messaging over Bluetooth.</dd> <dt><a href="Home/index.html">Home</a></dt> <dd>An application for saving notes. Similar (but not identical) to the <a href="{@docRoot}guide/tutorials/notepad/index.html">Notepad tutorial</a>.</dd> Loading Loading
Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,8 @@ web_docs_sample_code_flags := \ -hdf android.hasSamples 1 \ -samplecode $(sample_dir)/ApiDemos \ guide/samples/ApiDemos "API Demos" \ -samplecode $(sample_dir)/BluetoothChat \ guide/samples/BluetoothChat "Bluetooth Chat" \ -samplecode $(sample_dir)/Home \ guide/samples/Home "Home" \ -samplecode $(sample_dir)/JetBoy \ Loading
docs/html/guide/guide_toc.cs +3 −0 Original line number Diff line number Diff line Loading @@ -396,6 +396,9 @@ <li><a href="<?cs var:toroot ?>guide/samples/ApiDemos/index.html"> <span class="en">API Demos</span> </a></li> <li><a href="<?cs var:toroot ?>guide/samples/BluetoothChat/index.html"> <span class="en">Bluetooth Chat</span> </a></li> <li><a href="<?cs var:toroot ?>guide/samples/Home/index.html"> <span class="en">Home</span> </a></li> Loading
docs/html/guide/samples/index.jd +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ 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="BluetoothChat/index.html">Bluetooth Chat</a></dt> <dd>An application for two-way text messaging over Bluetooth.</dd> <dt><a href="Home/index.html">Home</a></dt> <dd>An application for saving notes. Similar (but not identical) to the <a href="{@docRoot}guide/tutorials/notepad/index.html">Notepad tutorial</a>.</dd> Loading