diff options
Diffstat (limited to 'docs/html')
99 files changed, 205 insertions, 15 deletions
diff --git a/docs/html/guide/developing/building/building-cmdline.jd b/docs/html/guide/developing/building/building-cmdline.jd index a5ab07d..81c1178 100644 --- a/docs/html/guide/developing/building/building-cmdline.jd +++ b/docs/html/guide/developing/building/building-cmdline.jd @@ -1,4 +1,6 @@ page.title=Building and Running from the Command Line +parent.title=Building and Running +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/building/building-eclipse.jd b/docs/html/guide/developing/building/building-eclipse.jd index 85c82a9..6ebc49e 100644 --- a/docs/html/guide/developing/building/building-eclipse.jd +++ b/docs/html/guide/developing/building/building-eclipse.jd @@ -1,4 +1,6 @@ page.title=Building and Running from Eclipse with ADT +parent.title=Building and Running +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/debugging/ddms.jd b/docs/html/guide/developing/debugging/ddms.jd index 8f5e706..0d47ae5 100644 --- a/docs/html/guide/developing/debugging/ddms.jd +++ b/docs/html/guide/developing/debugging/ddms.jd @@ -1,4 +1,6 @@ page.title=Using DDMS +parent.title=Debugging +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/debugging/debugging-devtools.jd b/docs/html/guide/developing/debugging/debugging-devtools.jd index 67605ae..157d62e 100644 --- a/docs/html/guide/developing/debugging/debugging-devtools.jd +++ b/docs/html/guide/developing/debugging/debugging-devtools.jd @@ -1,4 +1,6 @@ page.title=Using the Dev Tools App +parent.title=Debugging +parent.link=index.html @jd:body <p>The Dev Tools application is installed by default on all system images included with the SDK, diff --git a/docs/html/guide/developing/debugging/debugging-log.jd b/docs/html/guide/developing/debugging/debugging-log.jd index ff73c17..295772d 100644 --- a/docs/html/guide/developing/debugging/debugging-log.jd +++ b/docs/html/guide/developing/debugging/debugging-log.jd @@ -1,4 +1,6 @@ page.title=Reading and Writing Logs +parent.title=Debugging +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/debugging/debugging-projects-cmdline.jd b/docs/html/guide/developing/debugging/debugging-projects-cmdline.jd index 17fb1e1..3b5ceab 100644 --- a/docs/html/guide/developing/debugging/debugging-projects-cmdline.jd +++ b/docs/html/guide/developing/debugging/debugging-projects-cmdline.jd @@ -1,4 +1,6 @@ page.title=Debugging from Other IDEs +parent.title=Debugging +parent.link=index.html @jd:body diff --git a/docs/html/guide/developing/debugging/debugging-projects.jd b/docs/html/guide/developing/debugging/debugging-projects.jd index deb4341..2283f8b 100644 --- a/docs/html/guide/developing/debugging/debugging-projects.jd +++ b/docs/html/guide/developing/debugging/debugging-projects.jd @@ -1,4 +1,6 @@ page.title=Debugging from Eclipse with ADT +parent.title=Debugging +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/debugging/debugging-tracing.jd b/docs/html/guide/developing/debugging/debugging-tracing.jd index 0401966..72f6498 100644 --- a/docs/html/guide/developing/debugging/debugging-tracing.jd +++ b/docs/html/guide/developing/debugging/debugging-tracing.jd @@ -1,4 +1,6 @@ page.title=Profiling with Traceview and dmtracedump +parent.title=Debugging +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/debugging/debugging-ui.jd b/docs/html/guide/developing/debugging/debugging-ui.jd index 7d4a2d1..d2c42d5 100644 --- a/docs/html/guide/developing/debugging/debugging-ui.jd +++ b/docs/html/guide/developing/debugging/debugging-ui.jd @@ -1,4 +1,6 @@ page.title=Debugging and Profiling User Interfaces +parent.title=Debugging +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/devices/emulator.jd b/docs/html/guide/developing/devices/emulator.jd index f61a437..fe00531 100644 --- a/docs/html/guide/developing/devices/emulator.jd +++ b/docs/html/guide/developing/devices/emulator.jd @@ -1,4 +1,6 @@ page.title=Using the Android Emulator +parent.title=Managing Virtual Devices +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/devices/managing-avds-cmdline.jd b/docs/html/guide/developing/devices/managing-avds-cmdline.jd index 02fd750..6feeeb6 100644 --- a/docs/html/guide/developing/devices/managing-avds-cmdline.jd +++ b/docs/html/guide/developing/devices/managing-avds-cmdline.jd @@ -1,4 +1,6 @@ page.title=Managing AVDs from the Command Line +parent.title=Managing Virtual Devices +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/devices/managing-avds.jd b/docs/html/guide/developing/devices/managing-avds.jd index 2913ac9..1817ce7 100644 --- a/docs/html/guide/developing/devices/managing-avds.jd +++ b/docs/html/guide/developing/devices/managing-avds.jd @@ -1,4 +1,6 @@ page.title=Managing AVDs with AVD Manager +parent.title=Managing Virtual Devices +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/projects/projects-cmdline.jd b/docs/html/guide/developing/projects/projects-cmdline.jd index b12864e..7c3e40e 100644 --- a/docs/html/guide/developing/projects/projects-cmdline.jd +++ b/docs/html/guide/developing/projects/projects-cmdline.jd @@ -1,4 +1,6 @@ page.title=Managing Projects from the Command Line +parent.title=Managing Projects +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/projects/projects-eclipse.jd b/docs/html/guide/developing/projects/projects-eclipse.jd index aa49663..40c17ed 100644 --- a/docs/html/guide/developing/projects/projects-eclipse.jd +++ b/docs/html/guide/developing/projects/projects-eclipse.jd @@ -1,4 +1,6 @@ page.title=Managing Projects from Eclipse with ADT +parent.title=Managing Projects +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/testing/testing_eclipse.jd b/docs/html/guide/developing/testing/testing_eclipse.jd index b57306e..4e9ecca 100644 --- a/docs/html/guide/developing/testing/testing_eclipse.jd +++ b/docs/html/guide/developing/testing/testing_eclipse.jd @@ -1,4 +1,6 @@ page.title=Testing from Eclipse with ADT +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> <div id="qv"> diff --git a/docs/html/guide/developing/testing/testing_otheride.jd b/docs/html/guide/developing/testing/testing_otheride.jd index 50cc4fa..93af979 100644 --- a/docs/html/guide/developing/testing/testing_otheride.jd +++ b/docs/html/guide/developing/testing/testing_otheride.jd @@ -1,4 +1,6 @@ page.title=Testing from Other IDEs +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/tools/MonkeyDevice.jd b/docs/html/guide/developing/tools/MonkeyDevice.jd index 34bbba9..abcf8fd 100644 --- a/docs/html/guide/developing/tools/MonkeyDevice.jd +++ b/docs/html/guide/developing/tools/MonkeyDevice.jd @@ -1,4 +1,6 @@ page.title=MonkeyDevice +parent.title=monkeyrunner +parent.link=index.html @jd:body <style> h4.jd-details-title {background-color: #DEE8F1;} diff --git a/docs/html/guide/developing/tools/MonkeyImage.jd b/docs/html/guide/developing/tools/MonkeyImage.jd index ae85cb5..2efc373 100644 --- a/docs/html/guide/developing/tools/MonkeyImage.jd +++ b/docs/html/guide/developing/tools/MonkeyImage.jd @@ -1,4 +1,6 @@ page.title=MonkeyImage +parent.title=monkeyrunner +parent.link=index.html @jd:body <style> h4.jd-details-title {background-color: #DEE8F1;} diff --git a/docs/html/guide/developing/tools/MonkeyRunner.jd b/docs/html/guide/developing/tools/MonkeyRunner.jd index 871e06d..ea8d69e 100644 --- a/docs/html/guide/developing/tools/MonkeyRunner.jd +++ b/docs/html/guide/developing/tools/MonkeyRunner.jd @@ -1,5 +1,8 @@ page.title=MonkeyRunner +parent.title=monkeyrunner +parent.link=index.html @jd:body + <style> h4.jd-details-title {background-color: #DEE8F1;} </style> diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd index 26839a1..e891ccd 100644 --- a/docs/html/guide/developing/tools/adb.jd +++ b/docs/html/guide/developing/tools/adb.jd @@ -1,4 +1,6 @@ page.title=Android Debug Bridge +parent.title=Tools +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/tools/android.jd b/docs/html/guide/developing/tools/android.jd index 15cf8e0..a67012f 100644 --- a/docs/html/guide/developing/tools/android.jd +++ b/docs/html/guide/developing/tools/android.jd @@ -1,4 +1,6 @@ page.title=android +parent.title=Tools +parent.link=index.html @jd:body <p>{@code android} is an important development tool that lets you:</p> diff --git a/docs/html/guide/developing/tools/bmgr.jd b/docs/html/guide/developing/tools/bmgr.jd index 57deb25..d63dcf2 100644 --- a/docs/html/guide/developing/tools/bmgr.jd +++ b/docs/html/guide/developing/tools/bmgr.jd @@ -1,4 +1,6 @@ page.title=bmgr +parent.title=Tools +parent.link=index.html @jd:body <!-- quickview box content here --> diff --git a/docs/html/guide/developing/tools/dmtracedump.jd b/docs/html/guide/developing/tools/dmtracedump.jd index 492a049..cb9ad26 100644 --- a/docs/html/guide/developing/tools/dmtracedump.jd +++ b/docs/html/guide/developing/tools/dmtracedump.jd @@ -1,4 +1,6 @@ page.title=dmtracedump +parent.title=Tools +parent.link=index.html @jd:body diff --git a/docs/html/guide/developing/tools/draw9patch.jd b/docs/html/guide/developing/tools/draw9patch.jd index 4d8043b..1d9de4f 100644 --- a/docs/html/guide/developing/tools/draw9patch.jd +++ b/docs/html/guide/developing/tools/draw9patch.jd @@ -1,4 +1,6 @@ page.title=Draw 9-patch +parent.title=Tools +parent.link=index.html @jd:body <p>The Draw 9-patch tool allows you to easily create a diff --git a/docs/html/guide/developing/tools/emulator.jd b/docs/html/guide/developing/tools/emulator.jd index 748a8b1..ff667f2 100644 --- a/docs/html/guide/developing/tools/emulator.jd +++ b/docs/html/guide/developing/tools/emulator.jd @@ -1,6 +1,8 @@ page.title=Android Emulator +parent.title=Tools +parent.link=index.html @jd:body -<p> + <p>The Android SDK includes a mobile device emulator — a virtual mobile device that runs on your computer. The emulator lets you develop and test Android applications without using a physical device.</p> diff --git a/docs/html/guide/developing/tools/hierarchy-viewer.jd b/docs/html/guide/developing/tools/hierarchy-viewer.jd index ce660fc..3d3191b 100644 --- a/docs/html/guide/developing/tools/hierarchy-viewer.jd +++ b/docs/html/guide/developing/tools/hierarchy-viewer.jd @@ -1,4 +1,6 @@ page.title=Hierarchy Viewer +parent.title=Tools +parent.link=index.html @jd:body <p>Hierarchy Viewer allows you to debug and optimize your user diff --git a/docs/html/guide/developing/tools/hprof-conv.jd b/docs/html/guide/developing/tools/hprof-conv.jd index 27000b4..f96def2 100644 --- a/docs/html/guide/developing/tools/hprof-conv.jd +++ b/docs/html/guide/developing/tools/hprof-conv.jd @@ -1,4 +1,6 @@ page.title=HPROF Converter +parent.title=Tools +parent.link=index.html @jd:body <p> diff --git a/docs/html/guide/developing/tools/layoutopt.jd b/docs/html/guide/developing/tools/layoutopt.jd index e8f623d..cb0b505 100644 --- a/docs/html/guide/developing/tools/layoutopt.jd +++ b/docs/html/guide/developing/tools/layoutopt.jd @@ -1,4 +1,6 @@ page.title=layoutopt +parent.title=Tools +parent.link=index.html @jd:body <p><code>layoutopt</code> is a command-line tool that helps you optimize the diff --git a/docs/html/guide/developing/tools/logcat.jd b/docs/html/guide/developing/tools/logcat.jd index 9603b9f..d4ee68a 100644 --- a/docs/html/guide/developing/tools/logcat.jd +++ b/docs/html/guide/developing/tools/logcat.jd @@ -1,4 +1,6 @@ page.title=logcat +parent.title=Tools +parent.link=index.html @jd:body <div></div> diff --git a/docs/html/guide/developing/tools/mksdcard.jd b/docs/html/guide/developing/tools/mksdcard.jd index 0ec69d2..0a80454 100644 --- a/docs/html/guide/developing/tools/mksdcard.jd +++ b/docs/html/guide/developing/tools/mksdcard.jd @@ -1,4 +1,6 @@ page.title=mksdcard +parent.title=Tools +parent.link=index.html @jd:body <p>The <code>mksdcard</code> tool lets you quickly create a FAT32 disk image that you can load in the diff --git a/docs/html/guide/developing/tools/monkey.jd b/docs/html/guide/developing/tools/monkey.jd index 6c05934..a7e539c 100644 --- a/docs/html/guide/developing/tools/monkey.jd +++ b/docs/html/guide/developing/tools/monkey.jd @@ -1,4 +1,6 @@ page.title=UI/Application Exerciser Monkey +parent.title=Tools +parent.link=index.html @jd:body <p>The Monkey is a program that runs on your diff --git a/docs/html/guide/developing/tools/monkeyrunner_concepts.jd b/docs/html/guide/developing/tools/monkeyrunner_concepts.jd index 658ff75..97c7c1f 100644 --- a/docs/html/guide/developing/tools/monkeyrunner_concepts.jd +++ b/docs/html/guide/developing/tools/monkeyrunner_concepts.jd @@ -1,4 +1,6 @@ page.title=monkeyrunner +parent.title=Tools +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/tools/proguard.jd b/docs/html/guide/developing/tools/proguard.jd index e75a8cd..b97babe 100644 --- a/docs/html/guide/developing/tools/proguard.jd +++ b/docs/html/guide/developing/tools/proguard.jd @@ -1,4 +1,6 @@ page.title=ProGuard +parent.title=Tools +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/developing/tools/sqlite3.jd b/docs/html/guide/developing/tools/sqlite3.jd index 71e614f..9cc7e98 100644 --- a/docs/html/guide/developing/tools/sqlite3.jd +++ b/docs/html/guide/developing/tools/sqlite3.jd @@ -1,4 +1,6 @@ page.title=sqlite3 +parent.title=Tools +parent.link=index.html @jd:body <p>From a remote shell to your device or from your host machine, you can use the <a href= diff --git a/docs/html/guide/developing/tools/traceview.jd b/docs/html/guide/developing/tools/traceview.jd index 422fe00..aa37481 100644 --- a/docs/html/guide/developing/tools/traceview.jd +++ b/docs/html/guide/developing/tools/traceview.jd @@ -1,4 +1,6 @@ page.title=Traceview +parent.title=Tools +parent.link=index.html @jd:body <p>Traceview is a graphical viewer for execution logs saved by your application. diff --git a/docs/html/guide/developing/tools/zipalign.jd b/docs/html/guide/developing/tools/zipalign.jd index 6231798..ebf177b 100644 --- a/docs/html/guide/developing/tools/zipalign.jd +++ b/docs/html/guide/developing/tools/zipalign.jd @@ -1,4 +1,6 @@ page.title=zipalign +parent.title=Tools +parent.link=index.html @jd:body <p>zipalign is an archive alignment tool that provides important diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index da8b9a1..a65ffbc 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -65,7 +65,7 @@ <li><a href="<?cs var:toroot ?>guide/topics/fundamentals/fragments.html"> <span class="en">Fragments</span> </a> <span class="new">new!</span></li> - <li><a href="<?cs var:toroot ?>guide/topics/providers/loaders.html"> + <li><a href="<?cs var:toroot ?>guide/topics/fundamentals/loaders.html"> <span class="en">Loaders</span> </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/topics/fundamentals/tasks-and-back-stack.html"> diff --git a/docs/html/guide/market/billing/billing_about.jd b/docs/html/guide/market/billing/billing_about.jd index 9c027ca..dac9738 100755 --- a/docs/html/guide/market/billing/billing_about.jd +++ b/docs/html/guide/market/billing/billing_about.jd @@ -1,4 +1,6 @@ page.title=About this Release +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_admin.jd b/docs/html/guide/market/billing/billing_admin.jd index cc5cb59..cd8f960 100755 --- a/docs/html/guide/market/billing/billing_admin.jd +++ b/docs/html/guide/market/billing/billing_admin.jd @@ -1,4 +1,6 @@ page.title=Administering In-app Billing +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_best_practices.jd b/docs/html/guide/market/billing/billing_best_practices.jd index fd67e80..4743e88 100755 --- a/docs/html/guide/market/billing/billing_best_practices.jd +++ b/docs/html/guide/market/billing/billing_best_practices.jd @@ -1,4 +1,6 @@ page.title=Security and Design +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_integrate.jd b/docs/html/guide/market/billing/billing_integrate.jd index 0f081a5..0cac2eb 100755 --- a/docs/html/guide/market/billing/billing_integrate.jd +++ b/docs/html/guide/market/billing/billing_integrate.jd @@ -1,4 +1,6 @@ page.title=Implementing In-app Billing +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_overview.jd b/docs/html/guide/market/billing/billing_overview.jd index 675fe2a..b899b9b 100755 --- a/docs/html/guide/market/billing/billing_overview.jd +++ b/docs/html/guide/market/billing/billing_overview.jd @@ -1,4 +1,6 @@ -page.title=Overview of In-app Billing +page.title=In-app Billing Overview +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_reference.jd b/docs/html/guide/market/billing/billing_reference.jd index c91ca89..2e5c9c6 100755 --- a/docs/html/guide/market/billing/billing_reference.jd +++ b/docs/html/guide/market/billing/billing_reference.jd @@ -1,4 +1,6 @@ page.title=In-app Billing Reference +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/billing_testing.jd b/docs/html/guide/market/billing/billing_testing.jd index 4a36588..5ced9c7 100755 --- a/docs/html/guide/market/billing/billing_testing.jd +++ b/docs/html/guide/market/billing/billing_testing.jd @@ -1,4 +1,6 @@ page.title=Testing In-app Billing +parent.title=In-app Billing +parent.link=index.html @jd:body <style type="text/css"> diff --git a/docs/html/guide/market/billing/index.jd b/docs/html/guide/market/billing/index.jd index f5d001d..6985179 100755 --- a/docs/html/guide/market/billing/index.jd +++ b/docs/html/guide/market/billing/index.jd @@ -1,4 +1,4 @@ -page.title=Adding In-app Billing to Your Applications +page.title=In-app Billing @jd:body <style type="text/css"> diff --git a/docs/html/guide/publishing/licensing.jd b/docs/html/guide/publishing/licensing.jd index de74f89..4184ecb 100644 --- a/docs/html/guide/publishing/licensing.jd +++ b/docs/html/guide/publishing/licensing.jd @@ -1,4 +1,4 @@ -page.title=Licensing Your Applications +page.title=Application Licensing @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/providers/loaders.jd b/docs/html/guide/topics/fundamentals/loaders.jd index ab9706b..d31f090 100644 --- a/docs/html/guide/topics/providers/loaders.jd +++ b/docs/html/guide/topics/fundamentals/loaders.jd @@ -1,4 +1,6 @@ -page.title=Using Loaders +page.title=Loaders +parent.title=Activities +parent.link=activities.html @jd:body <div id="qv-wrapper"> <div id="qv"> diff --git a/docs/html/guide/topics/graphics/2d-graphics.jd b/docs/html/guide/topics/graphics/2d-graphics.jd index 6594568..618cdf8 100644 --- a/docs/html/guide/topics/graphics/2d-graphics.jd +++ b/docs/html/guide/topics/graphics/2d-graphics.jd @@ -1,5 +1,5 @@ page.title=2D Graphics -parent.title=2D and 3D Graphics +parent.title=Graphics parent.link=index.html @jd:body diff --git a/docs/html/guide/topics/graphics/animation.jd b/docs/html/guide/topics/graphics/animation.jd index cd74efa..3b1716c 100644 --- a/docs/html/guide/topics/graphics/animation.jd +++ b/docs/html/guide/topics/graphics/animation.jd @@ -1,4 +1,6 @@ page.title=Property Animation +parent.title=Graphics +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/graphics/opengl.jd b/docs/html/guide/topics/graphics/opengl.jd index 4d0b223..1f51c2d 100644 --- a/docs/html/guide/topics/graphics/opengl.jd +++ b/docs/html/guide/topics/graphics/opengl.jd @@ -1,5 +1,5 @@ page.title=3D with OpenGL -parent.title=2D and 3D Graphics +parent.title=Graphics parent.link=index.html @jd:body diff --git a/docs/html/guide/topics/graphics/renderscript.jd b/docs/html/guide/topics/graphics/renderscript.jd index 0ef8a22..54737ad 100644 --- a/docs/html/guide/topics/graphics/renderscript.jd +++ b/docs/html/guide/topics/graphics/renderscript.jd @@ -1,4 +1,6 @@ page.title=3D Rendering and Computation with Renderscript +parent.title=Graphics +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/graphics/view-animation.jd b/docs/html/guide/topics/graphics/view-animation.jd index ad27e1c..eff6f70 100644 --- a/docs/html/guide/topics/graphics/view-animation.jd +++ b/docs/html/guide/topics/graphics/view-animation.jd @@ -1,4 +1,6 @@ page.title=View Animation +parent.title=Graphics +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/testing/activity_testing.jd b/docs/html/guide/topics/testing/activity_testing.jd index 6392ad7..51121f4 100644 --- a/docs/html/guide/topics/testing/activity_testing.jd +++ b/docs/html/guide/topics/testing/activity_testing.jd @@ -1,4 +1,6 @@ page.title=Activity Testing +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/testing/contentprovider_testing.jd b/docs/html/guide/topics/testing/contentprovider_testing.jd index e42e631..edaae8c 100644 --- a/docs/html/guide/topics/testing/contentprovider_testing.jd +++ b/docs/html/guide/topics/testing/contentprovider_testing.jd @@ -1,4 +1,6 @@ page.title=Content Provider Testing +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/testing/service_testing.jd b/docs/html/guide/topics/testing/service_testing.jd index 7788477..eae8607 100644 --- a/docs/html/guide/topics/testing/service_testing.jd +++ b/docs/html/guide/topics/testing/service_testing.jd @@ -1,4 +1,6 @@ page.title=Service Testing +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/testing/testing_android.jd b/docs/html/guide/topics/testing/testing_android.jd index 732524e..c8a3f6e 100755 --- a/docs/html/guide/topics/testing/testing_android.jd +++ b/docs/html/guide/topics/testing/testing_android.jd @@ -1,4 +1,6 @@ page.title=Testing Fundamentals +parent.title=Testing +parent.link=index.html @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/testing/what_to_test.jd b/docs/html/guide/topics/testing/what_to_test.jd index e8a27da..99061df 100644 --- a/docs/html/guide/topics/testing/what_to_test.jd +++ b/docs/html/guide/topics/testing/what_to_test.jd @@ -1,4 +1,6 @@ page.title=What To Test +parent.title=Testing +parent.link=index.html @jd:body <p> As you develop Android applications, knowing what to test is as important as knowing how to diff --git a/docs/html/resources/articles/avoiding-memory-leaks.jd b/docs/html/resources/articles/avoiding-memory-leaks.jd index 3361bc1..395f590 100644 --- a/docs/html/resources/articles/avoiding-memory-leaks.jd +++ b/docs/html/resources/articles/avoiding-memory-leaks.jd @@ -1,4 +1,6 @@ page.title=Avoiding Memory Leaks +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/backward-compatibility.jd b/docs/html/resources/articles/backward-compatibility.jd index ad64dfc..f96d587 100644 --- a/docs/html/resources/articles/backward-compatibility.jd +++ b/docs/html/resources/articles/backward-compatibility.jd @@ -1,4 +1,6 @@ page.title=Backward Compatibility for Applications +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/can-i-use-this-intent.jd b/docs/html/resources/articles/can-i-use-this-intent.jd index a726189..c527331 100644 --- a/docs/html/resources/articles/can-i-use-this-intent.jd +++ b/docs/html/resources/articles/can-i-use-this-intent.jd @@ -1,4 +1,6 @@ page.title=Can I Use this Intent? +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Android offers a very powerful and yet easy-to-use message type called diff --git a/docs/html/resources/articles/contacts.jd b/docs/html/resources/articles/contacts.jd index c837dc3..8365d29 100644 --- a/docs/html/resources/articles/contacts.jd +++ b/docs/html/resources/articles/contacts.jd @@ -1,4 +1,6 @@ page.title=Using the Contacts API +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Starting from Android 2.0 (API Level 5), the Android platform provides an diff --git a/docs/html/resources/articles/creating-input-method.jd b/docs/html/resources/articles/creating-input-method.jd index 6f932df..e4b77f4 100644 --- a/docs/html/resources/articles/creating-input-method.jd +++ b/docs/html/resources/articles/creating-input-method.jd @@ -1,4 +1,6 @@ page.title=Creating an Input Method +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/drawable-mutations.jd b/docs/html/resources/articles/drawable-mutations.jd index f979829..c5818fc 100644 --- a/docs/html/resources/articles/drawable-mutations.jd +++ b/docs/html/resources/articles/drawable-mutations.jd @@ -1,4 +1,6 @@ page.title=Drawable Mutations +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Android's drawables are extremely useful to easily build applications. A diff --git a/docs/html/resources/articles/faster-screen-orientation-change.jd b/docs/html/resources/articles/faster-screen-orientation-change.jd index f82e592..52531bb 100644 --- a/docs/html/resources/articles/faster-screen-orientation-change.jd +++ b/docs/html/resources/articles/faster-screen-orientation-change.jd @@ -1,4 +1,6 @@ page.title=Faster Screen Orientation Change +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/future-proofing.jd b/docs/html/resources/articles/future-proofing.jd index ee98186..b8aeedf 100644 --- a/docs/html/resources/articles/future-proofing.jd +++ b/docs/html/resources/articles/future-proofing.jd @@ -1,4 +1,6 @@ page.title=Future-Proofing Your Apps +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>It's important to implement your application so that it will not break as new diff --git a/docs/html/resources/articles/gestures.jd b/docs/html/resources/articles/gestures.jd index 8711645..5b8d760 100644 --- a/docs/html/resources/articles/gestures.jd +++ b/docs/html/resources/articles/gestures.jd @@ -1,4 +1,6 @@ page.title=Gestures +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Touch screens are a great way to interact with applications on diff --git a/docs/html/resources/articles/glsurfaceview.jd b/docs/html/resources/articles/glsurfaceview.jd index 57403ea..45407a9 100644 --- a/docs/html/resources/articles/glsurfaceview.jd +++ b/docs/html/resources/articles/glsurfaceview.jd @@ -1,4 +1,6 @@ page.title=Introducing GLSurfaceView +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/index.jd b/docs/html/resources/articles/index.jd index d2b7645..220a4ed 100644 --- a/docs/html/resources/articles/index.jd +++ b/docs/html/resources/articles/index.jd @@ -1,4 +1,6 @@ page.title=Technical Articles +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <dl> diff --git a/docs/html/resources/articles/layout-tricks-efficiency.jd b/docs/html/resources/articles/layout-tricks-efficiency.jd index b7b5761..00b4147 100644 --- a/docs/html/resources/articles/layout-tricks-efficiency.jd +++ b/docs/html/resources/articles/layout-tricks-efficiency.jd @@ -1,4 +1,6 @@ page.title=Layout Tricks: Creating Efficient Layouts +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>The Android UI toolkit offers several layout managers that are diff --git a/docs/html/resources/articles/layout-tricks-merge.jd b/docs/html/resources/articles/layout-tricks-merge.jd index 95409e4..0ca0317 100644 --- a/docs/html/resources/articles/layout-tricks-merge.jd +++ b/docs/html/resources/articles/layout-tricks-merge.jd @@ -1,4 +1,6 @@ page.title=Layout Tricks: Merging Layouts +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>The articles showed you how to use the <code><include /></code> tag in XML layouts, to diff --git a/docs/html/resources/articles/layout-tricks-reuse.jd b/docs/html/resources/articles/layout-tricks-reuse.jd index 396e212..179c1d8 100644 --- a/docs/html/resources/articles/layout-tricks-reuse.jd +++ b/docs/html/resources/articles/layout-tricks-reuse.jd @@ -1,4 +1,6 @@ page.title=Layout Tricks: Creating Reusable UI Components +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>The Android platform offers a wide variety of UI <em>widgets</em>, small diff --git a/docs/html/resources/articles/layout-tricks-stubs.jd b/docs/html/resources/articles/layout-tricks-stubs.jd index 88bcb78..64f07f9 100644 --- a/docs/html/resources/articles/layout-tricks-stubs.jd +++ b/docs/html/resources/articles/layout-tricks-stubs.jd @@ -1,4 +1,6 @@ page.title=Layout Tricks: Using ViewStubs +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Sharing and reusing UI components is very easy with Android, thanks to the <a diff --git a/docs/html/resources/articles/listview-backgrounds.jd b/docs/html/resources/articles/listview-backgrounds.jd index f4c6998..c4037ba 100644 --- a/docs/html/resources/articles/listview-backgrounds.jd +++ b/docs/html/resources/articles/listview-backgrounds.jd @@ -1,4 +1,6 @@ page.title=ListView Backgrounds: An Optimization +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>{@link android.widget.ListView} is one of Android's most widely used widgets. diff --git a/docs/html/resources/articles/live-folders.jd b/docs/html/resources/articles/live-folders.jd index be974f4..aeab997 100644 --- a/docs/html/resources/articles/live-folders.jd +++ b/docs/html/resources/articles/live-folders.jd @@ -1,4 +1,6 @@ page.title=Live Folders +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Live folders, introduced in Android 1.5 (API Level 3), let you display any source of data diff --git a/docs/html/resources/articles/live-wallpapers.jd b/docs/html/resources/articles/live-wallpapers.jd index 7510550..bfbbb34 100644 --- a/docs/html/resources/articles/live-wallpapers.jd +++ b/docs/html/resources/articles/live-wallpapers.jd @@ -1,4 +1,6 @@ page.title=Live Wallpapers +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/on-screen-inputs.jd b/docs/html/resources/articles/on-screen-inputs.jd index 30b4c84..6a028c8 100644 --- a/docs/html/resources/articles/on-screen-inputs.jd +++ b/docs/html/resources/articles/on-screen-inputs.jd @@ -1,4 +1,6 @@ page.title=Onscreen Input Methods +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/painless-threading.jd b/docs/html/resources/articles/painless-threading.jd index 17cec35..fea7ee2 100644 --- a/docs/html/resources/articles/painless-threading.jd +++ b/docs/html/resources/articles/painless-threading.jd @@ -1,4 +1,6 @@ page.title=Painless Threading +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>This article discusses the threading model used by Android applications and how applications can ensure best UI performance by spawning worker threads to handle long-running operations, rather than handling them in the main thread. The article also explains the API that your application can use to interact with Android UI toolkit components running on the main thread and spawn managed worker threads. </p> diff --git a/docs/html/resources/articles/qsb.jd b/docs/html/resources/articles/qsb.jd index d47ba54..01fb115 100644 --- a/docs/html/resources/articles/qsb.jd +++ b/docs/html/resources/articles/qsb.jd @@ -1,4 +1,6 @@ page.title=Quick Search Box +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/speech-input.jd b/docs/html/resources/articles/speech-input.jd index 282b619..d42bd59 100644 --- a/docs/html/resources/articles/speech-input.jd +++ b/docs/html/resources/articles/speech-input.jd @@ -1,4 +1,6 @@ page.title=Speech Input +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p> People love their mobile phones because they can stay in touch wherever they diff --git a/docs/html/resources/articles/timed-ui-updates.jd b/docs/html/resources/articles/timed-ui-updates.jd index 863387c..7a0804f 100644 --- a/docs/html/resources/articles/timed-ui-updates.jd +++ b/docs/html/resources/articles/timed-ui-updates.jd @@ -1,4 +1,6 @@ page.title=Updating the UI from a Timer +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <img style="margin: 1.5em; float: right;" src="images/JFlubber.png" alt="" id="BLOGGER_PHOTO_ID_5135098660116808706" border="0"> diff --git a/docs/html/resources/articles/touch-mode.jd b/docs/html/resources/articles/touch-mode.jd index e340062..5eae9b9 100644 --- a/docs/html/resources/articles/touch-mode.jd +++ b/docs/html/resources/articles/touch-mode.jd @@ -1,4 +1,6 @@ page.title=Touch Mode +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>This article explains the <em>touch mode</em>, one of the most diff --git a/docs/html/resources/articles/track-mem.jd b/docs/html/resources/articles/track-mem.jd index d580e82..c4184b5 100644 --- a/docs/html/resources/articles/track-mem.jd +++ b/docs/html/resources/articles/track-mem.jd @@ -1,4 +1,6 @@ page.title=Tracking Memory Allocations +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Writing efficient mobile applications is not always straightforward. In diff --git a/docs/html/resources/articles/tts.jd b/docs/html/resources/articles/tts.jd index e3fad91..7d07a89 100644 --- a/docs/html/resources/articles/tts.jd +++ b/docs/html/resources/articles/tts.jd @@ -1,4 +1,6 @@ page.title=Using Text-to-Speech +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Starting with Android 1.6 (API Level 4), the Android platform includes a new diff --git a/docs/html/resources/articles/ui-1.5.jd b/docs/html/resources/articles/ui-1.5.jd index c10cf52..2edaa2e 100644 --- a/docs/html/resources/articles/ui-1.5.jd +++ b/docs/html/resources/articles/ui-1.5.jd @@ -1,4 +1,6 @@ page.title=UI Framework Changes in Android 1.5 +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/ui-1.6.jd b/docs/html/resources/articles/ui-1.6.jd index 10cb524..09108dd 100644 --- a/docs/html/resources/articles/ui-1.6.jd +++ b/docs/html/resources/articles/ui-1.6.jd @@ -1,4 +1,6 @@ page.title=UI Framework Changes in Android 1.6 +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Android 1.6 introduces numerous enhancements and bug fixes in the UI diff --git a/docs/html/resources/articles/using-webviews.jd b/docs/html/resources/articles/using-webviews.jd index 3a1f34c..3a2430b 100644 --- a/docs/html/resources/articles/using-webviews.jd +++ b/docs/html/resources/articles/using-webviews.jd @@ -1,4 +1,6 @@ page.title=Using WebViews +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>A small application called <a title="WebViewDemo" diff --git a/docs/html/resources/articles/wikinotes-intents.jd b/docs/html/resources/articles/wikinotes-intents.jd index bc64544..78fe62e 100644 --- a/docs/html/resources/articles/wikinotes-intents.jd +++ b/docs/html/resources/articles/wikinotes-intents.jd @@ -1,4 +1,6 @@ page.title=WikiNotes: Routing Intents +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body diff --git a/docs/html/resources/articles/wikinotes-linkify.jd b/docs/html/resources/articles/wikinotes-linkify.jd index 21b1f13..fb49f86 100644 --- a/docs/html/resources/articles/wikinotes-linkify.jd +++ b/docs/html/resources/articles/wikinotes-linkify.jd @@ -1,4 +1,6 @@ page.title=WikiNotes: Linkify your Text! +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <img style="margin-left: 1.5em; margin-bottom:1.5em; float: right;" diff --git a/docs/html/resources/articles/window-bg-speed.jd b/docs/html/resources/articles/window-bg-speed.jd index bd7a303..c5e5e90 100644 --- a/docs/html/resources/articles/window-bg-speed.jd +++ b/docs/html/resources/articles/window-bg-speed.jd @@ -1,4 +1,6 @@ page.title=Window Backgrounds & UI Speed +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>Some Android applications require to squeeze every bit of performance out of diff --git a/docs/html/resources/articles/zipalign.jd b/docs/html/resources/articles/zipalign.jd index 013d0fe..9e767aa 100644 --- a/docs/html/resources/articles/zipalign.jd +++ b/docs/html/resources/articles/zipalign.jd @@ -1,4 +1,6 @@ page.title=Zipalign: an Easy Optimization +parent.title=Articles +parent.link=../browser.html?tag=article @jd:body <p>The Android SDK includes a tool called <a diff --git a/docs/html/resources/samples/get.jd b/docs/html/resources/samples/get.jd index 1b6d137..86ec836 100644 --- a/docs/html/resources/samples/get.jd +++ b/docs/html/resources/samples/get.jd @@ -1,4 +1,6 @@ page.title=Getting the Samples +parent.title=Sample Code +parent.link=../browser.html?tag=sample @jd:body diff --git a/docs/html/resources/tutorials/hello-world.jd b/docs/html/resources/tutorials/hello-world.jd index 67c2521..020c738 100644 --- a/docs/html/resources/tutorials/hello-world.jd +++ b/docs/html/resources/tutorials/hello-world.jd @@ -1,4 +1,6 @@ page.title=Hello, World +parent.title=Tutorials +parent.link=../browser.html?tag=tutorial @jd:body <div id="qv-wrapper"> <div id="qv"> diff --git a/docs/html/resources/tutorials/localization/index.jd b/docs/html/resources/tutorials/localization/index.jd index 8a60814..de4433b 100755 --- a/docs/html/resources/tutorials/localization/index.jd +++ b/docs/html/resources/tutorials/localization/index.jd @@ -1,4 +1,6 @@ page.title=Hello, L10N
+parent.title=Tutorials
+parent.link=../../browser.html?tag=tutorial
@jd:body
<div id="qv-wrapper">
diff --git a/docs/html/resources/tutorials/notepad/index.jd b/docs/html/resources/tutorials/notepad/index.jd index f569314..dd92184 100644 --- a/docs/html/resources/tutorials/notepad/index.jd +++ b/docs/html/resources/tutorials/notepad/index.jd @@ -1,4 +1,6 @@ page.title=Notepad Tutorial +parent.title=Tutorials +parent.link=../../browser.html?tag=tutorial @jd:body diff --git a/docs/html/resources/tutorials/testing/activity_test.jd b/docs/html/resources/tutorials/testing/activity_test.jd index c94e8ab..4b861e2 100644 --- a/docs/html/resources/tutorials/testing/activity_test.jd +++ b/docs/html/resources/tutorials/testing/activity_test.jd @@ -1,4 +1,6 @@ page.title=Activity Testing +parent.title=Tutorials +parent.link=../../browser.html?tag=tutorial @jd:body <div id="qv-wrapper"> <div id="qv"> diff --git a/docs/html/resources/tutorials/testing/helloandroid_test.jd b/docs/html/resources/tutorials/testing/helloandroid_test.jd index b47c334..4d949c8 100644 --- a/docs/html/resources/tutorials/testing/helloandroid_test.jd +++ b/docs/html/resources/tutorials/testing/helloandroid_test.jd @@ -1,4 +1,6 @@ page.title=Hello, Testing +parent.title=Tutorials +parent.link=../../browser.html?tag=tutorial @jd:body <div id="qv-wrapper"> <div id="qv"> diff --git a/docs/html/resources/tutorials/views/index.jd b/docs/html/resources/tutorials/views/index.jd index 6ea7683..bba8330 100644 --- a/docs/html/resources/tutorials/views/index.jd +++ b/docs/html/resources/tutorials/views/index.jd @@ -1,4 +1,6 @@ page.title=Hello, Views +parent.title=Tutorials +parent.link=../../browser.html?tag=tutorial @jd:body <style> diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd index c9738bc..8088e32 100644 --- a/docs/html/sdk/android-3.0.jd +++ b/docs/html/sdk/android-3.0.jd @@ -351,7 +351,7 @@ changed, then call {@link android.app.LoaderManager#initLoader initLoader()} to loader for your activity or fragment.</p> <p>For more information, read the <a -href="{@docRoot}guide/topics/providers/loaders.html">Loaders</a> documentation. You can also see +href="{@docRoot}guide/topics/fundamentals/loaders.html">Loaders</a> documentation. You can also see example code using loaders in the <a href="{@docRoot}resources/samples/ApiDemos/src/com/example/android/apis/app/FragmentListCursorLoader.html">FragmentListCursorLoader</a> and <a diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd index c283167..355465b 100644 --- a/docs/html/sdk/eclipse-adt.jd +++ b/docs/html/sdk/eclipse-adt.jd @@ -116,22 +116,27 @@ so.</dd> <ul> <li>The tools now automatically generate Java Programming Language source files (in the <code>gen/</code> directory) and bytecode (in the <code>res/raw/</code> directory) from your <code>.rs</code> files.</li> - <li>A Binary XML editor has been added.</li> + <li>A Binary XML editor has been added (<a href="http://tools.android.com/recent/binaryxmleditor">details</a>).</li> <li>Traceview is now integrated into the Eclipse UI (<a href="http://tools.android.com/recent/traceviewineclipse">details</a>).</li> <li>The "Go To Declaration" feature for XML and <code>.java</code> files quickly show all the matches in the project - and allows you jump to specific items such as string translations or <code>onClick</code> handlers.</li> - <li>The Resource Chooser can create items such as dimensions, integers, ids, and booleans.</li> + and allows you jump to specific items such as string translations or <code>onClick</code> handlers + (<a href="http://tools.android.com/recent/gotodeclarationimprovements">details</a>).</li> + <li>The Resource Chooser can create items such as dimensions, integers, ids, and booleans + (<a href="http://tools.android.com/recent/resourcechoosercannowcreatearbitraryvalues">details</a>).</li> <li>Improvements to the Visual Layout Editor: <ul> <li>A new Palette with categories and rendering previews (<a href="http://tools.android.com/recent/newpalette">details</a>).</li> - <li>A Layout action bar.</li> + <li>A Layout Actions bar that provides quick access to common layout operations + (<a href="http://tools.android.com/recent/layoutactionsbar">details</a>).</li> <li>When the Android 3.0 rendering library is selected, layouts render more like they do on devices. This includes rendering of status and title bars to more accurately reflect the actual - screen space available to applications.</li> + screen space available to applications + (<a href="http://tools.android.com/recent/systembarandactionbar">details</a>).</li> <li>Zoom improvements such as fit to view, persistent scale, and keyboard access. (<a href="http://tools.android.com/recent/zoomimprovements">details</a>).</li> - <li>Further improvements to <code><merge></code> layouts, as well as layouts with gesture overlays.</li> + <li>Further improvements to <code><merge></code> layouts, as well as layouts with gesture overlays + (<a href="http://tools.android.com/recent/improvedsupportformergetags">details</a>).</li> <li>Improved rendering error diagnostics.</li> </ul> </li> |