diff --git a/docs/html/resources/articles/avoiding-memory-leaks.jd b/docs/html/resources/articles/avoiding-memory-leaks.jd index 3361bc18bf018..395f5900979cb 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 ad64dfcb6d99b..f96d587c00679 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 a72618906048b..c527331b92319 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

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 c837dc3553300..8365d2912dd83 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

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 6f932df5123f6..e4b77f4fd85e9 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 f979829498609..c5818fcbafb9d 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

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 f82e592f31b25..52531bba00014 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 ee981868fa438..b8aeedf1794ab 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

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 8711645b30771..5b8d76068842c 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

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 57403ea75dce2..45407a96dbe1a 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 d2b76451151a7..220a4ed2cf0a4 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

diff --git a/docs/html/resources/articles/layout-tricks-efficiency.jd b/docs/html/resources/articles/layout-tricks-efficiency.jd index b7b57619a6559..00b4147e84cb3 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

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 95409e487e981..0ca0317d99f4c 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

The articles showed you how to use the <include /> 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 396e212757ac7..179c1d8e0e3e4 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

The Android platform offers a wide variety of UI widgets, small diff --git a/docs/html/resources/articles/layout-tricks-stubs.jd b/docs/html/resources/articles/layout-tricks-stubs.jd index 88bcb78a91db0..64f07f981bef0 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

Sharing and reusing UI components is very easy with Android, thanks to the {@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 be974f4077adb..aeab9974c1c65 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

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 75105507bf526..bfbbb3434544b 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 30b4c84ee56e6..6a028c8ea2316 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 17cec35290009..fea7ee21d57ee 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

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.

diff --git a/docs/html/resources/articles/qsb.jd b/docs/html/resources/articles/qsb.jd index d47ba54c63e4a..01fb115819ebb 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 282b6199a54aa..d42bd5923335a 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

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 863387cdc5851..7a0804f6fb948 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 diff --git a/docs/html/resources/articles/touch-mode.jd b/docs/html/resources/articles/touch-mode.jd index e340062d120ad..5eae9b9ea1a7d 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

This article explains the touch mode, one of the most diff --git a/docs/html/resources/articles/track-mem.jd b/docs/html/resources/articles/track-mem.jd index d580e82982632..c4184b5764aa1 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

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 e3fad91885724..7d07a89f89098 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

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 c10cf523aceba..2edaa2e0e352b 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 10cb5245b54ad..09108dd0207b3 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

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 3a1f34cd957d8..3a2430b9496c2 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

A small application called 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 013d0fe9a83bc..9e767aaf6c591 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

The Android SDK includes a tool called

diff --git a/docs/html/resources/tutorials/localization/index.jd b/docs/html/resources/tutorials/localization/index.jd index 8a60814593a55..de4433b3092a3 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
diff --git a/docs/html/resources/tutorials/notepad/index.jd b/docs/html/resources/tutorials/notepad/index.jd index f569314073dc7..dd9218451a0c1 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 c94e8ab17f22e..4b861e286bbef 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
diff --git a/docs/html/resources/tutorials/testing/helloandroid_test.jd b/docs/html/resources/tutorials/testing/helloandroid_test.jd index b47c334b371df..4d949c86b0797 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
diff --git a/docs/html/resources/tutorials/views/index.jd b/docs/html/resources/tutorials/views/index.jd index 6ea7683310547..bba833070958d 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