diff options
Diffstat (limited to 'docs/html')
25 files changed, 35 insertions, 28 deletions
diff --git a/docs/html/training/accessibility/index.jd b/docs/html/training/accessibility/index.jd index 333f9f29374b..0af1d87605bb 100644 --- a/docs/html/training/accessibility/index.jd +++ b/docs/html/training/accessibility/index.jd @@ -1,9 +1,8 @@ page.title=Implementing Accessibility +page.tags="navigation","input" trainingnavtop=true startpage=true -next.title=Developing Accessible Applications -next.link=accessible-app.html @jd:body diff --git a/docs/html/training/articles/perf-anr.jd b/docs/html/training/articles/perf-anr.jd index abef5456a066..d3b2318d56f0 100644 --- a/docs/html/training/articles/perf-anr.jd +++ b/docs/html/training/articles/perf-anr.jd @@ -1,4 +1,6 @@ page.title=Keeping Your App Responsive +page.tags="threads","asynctask" + page.article=true @jd:body diff --git a/docs/html/training/articles/perf-jni.jd b/docs/html/training/articles/perf-jni.jd index 2abb000c05e3..0d1f04e2e7b0 100644 --- a/docs/html/training/articles/perf-jni.jd +++ b/docs/html/training/articles/perf-jni.jd @@ -1,4 +1,6 @@ page.title=JNI Tips +page.tags="ndk","native" + page.article=true @jd:body diff --git a/docs/html/training/articles/security-ssl.jd b/docs/html/training/articles/security-ssl.jd index 9a6320b8dd39..d3f68e2713ca 100644 --- a/docs/html/training/articles/security-ssl.jd +++ b/docs/html/training/articles/security-ssl.jd @@ -1,4 +1,6 @@ page.title=Security with HTTPS and SSL +page.tags="network","certificates" + page.article=true @jd:body diff --git a/docs/html/training/articles/smp.jd b/docs/html/training/articles/smp.jd index d46787d14f8e..0f667d7202ce 100644 --- a/docs/html/training/articles/smp.jd +++ b/docs/html/training/articles/smp.jd @@ -1,4 +1,6 @@ page.title=SMP Primer for Android +page.tags="ndk","native" + page.article=true @jd:body diff --git a/docs/html/training/backward-compatible-ui/index.jd b/docs/html/training/backward-compatible-ui/index.jd index f81b5a79bacb..82087a603ab4 100644 --- a/docs/html/training/backward-compatible-ui/index.jd +++ b/docs/html/training/backward-compatible-ui/index.jd @@ -1,9 +1,8 @@ page.title=Creating Backward-Compatible UIs +page.tags="widgets","support" trainingnavtop=true startpage=true -next.title=Abstracting the New Implementation -next.link=abstracting.html @jd:body diff --git a/docs/html/training/basics/location/index.jd b/docs/html/training/basics/location/index.jd index 48cfbc3c5857..240bbb2e9a6d 100644 --- a/docs/html/training/basics/location/index.jd +++ b/docs/html/training/basics/location/index.jd @@ -1,9 +1,8 @@ page.title=Making Your App Location Aware +page.tags="geolocation","maps" trainingnavtop=true startpage=true -next.title=Using the Location Manager -next.link=locationmanager.html @jd:body diff --git a/docs/html/training/custom-views/index.jd b/docs/html/training/custom-views/index.jd index cec75b4fb92d..1c09e6604b89 100644 --- a/docs/html/training/custom-views/index.jd +++ b/docs/html/training/custom-views/index.jd @@ -1,9 +1,8 @@ page.title=Creating Custom Views +page.tags="widgets","ui","layout" trainingnavtop=true startpage=true -next.title=Creating a View Class -next.link=create-view.html @jd:body diff --git a/docs/html/training/design-navigation/index.jd b/docs/html/training/design-navigation/index.jd index af6071714437..f888c93a9862 100644 --- a/docs/html/training/design-navigation/index.jd +++ b/docs/html/training/design-navigation/index.jd @@ -2,8 +2,6 @@ page.title=Designing Effective Navigation trainingnavtop=true startpage=true -next.title=Planning Screens and Their Relationships -next.link=screen-planning.html @jd:body diff --git a/docs/html/training/enterprise/index.jd b/docs/html/training/enterprise/index.jd index 0db9009cfaf1..ac1b5658d0e8 100644 --- a/docs/html/training/enterprise/index.jd +++ b/docs/html/training/enterprise/index.jd @@ -1,4 +1,5 @@ page.title=Developing for Enterprise +page.tags="policy","privacy" trainingnavtop=true startpage=true diff --git a/docs/html/training/gestures/index.jd b/docs/html/training/gestures/index.jd index 16ca7b08e3af..9d21b081f82a 100644 --- a/docs/html/training/gestures/index.jd +++ b/docs/html/training/gestures/index.jd @@ -1,8 +1,8 @@ page.title=Using Touch Gestures +page.tags="input","navigation","gesturedetector","scroller" + trainingnavtop=true startpage=true -next.title=Detect Built-in Gestures -next.link=detector.html @jd:body diff --git a/docs/html/training/id-auth/index.jd b/docs/html/training/id-auth/index.jd index 140545c74e92..2bae9c484b58 100644 --- a/docs/html/training/id-auth/index.jd +++ b/docs/html/training/id-auth/index.jd @@ -1,9 +1,8 @@ page.title=Remembering Users +page.tags="privacy","oauth","accounts" trainingnavtop=true startpage=true -next.title=Remembering Your User -next.link=identify.html @jd:body diff --git a/docs/html/training/implementing-navigation/index.jd b/docs/html/training/implementing-navigation/index.jd index ebb4995ef91a..990bcfe7aecf 100644 --- a/docs/html/training/implementing-navigation/index.jd +++ b/docs/html/training/implementing-navigation/index.jd @@ -1,9 +1,8 @@ page.title=Implementing Effective Navigation +page.tags="viewpager","tasks","back","up" trainingnavtop=true startpage=true -next.title=Implementing Lateral Navigation -next.link=lateral.html @jd:body diff --git a/docs/html/training/improving-layouts/index.jd b/docs/html/training/improving-layouts/index.jd index a0ac13e642cd..af29d3f30667 100644 --- a/docs/html/training/improving-layouts/index.jd +++ b/docs/html/training/improving-layouts/index.jd @@ -1,4 +1,5 @@ page.title=Improving Layout Performance +page.tags="include","merge","viewstub","listview" trainingnavtop=true startpage=true diff --git a/docs/html/training/in-app-billing/index.jd b/docs/html/training/in-app-billing/index.jd index 3d0748103889..94708b84fdd5 100644 --- a/docs/html/training/in-app-billing/index.jd +++ b/docs/html/training/in-app-billing/index.jd @@ -1,4 +1,5 @@ page.title=Selling In-app Products +page.tags="billing" trainingnavtop=true startpage=true diff --git a/docs/html/training/keyboard-input/index.jd b/docs/html/training/keyboard-input/index.jd index ba4e5983401f..7ac79e650db0 100644 --- a/docs/html/training/keyboard-input/index.jd +++ b/docs/html/training/keyboard-input/index.jd @@ -1,4 +1,5 @@ page.title=Handling Keyboard Input +page.tags="edittext","accessibility" trainingnavtop=true startpage=true diff --git a/docs/html/training/load-data-background/index.jd b/docs/html/training/load-data-background/index.jd index dc9d84af7dd9..221ae57da30e 100644 --- a/docs/html/training/load-data-background/index.jd +++ b/docs/html/training/load-data-background/index.jd @@ -1,4 +1,6 @@ page.title=Loading Data in the Background +page.tags="cursorloader" + trainingnavtop=true startpage=true diff --git a/docs/html/training/monitoring-device-state/index.jd b/docs/html/training/monitoring-device-state/index.jd index 585b669ac7bf..c3d700a93781 100644 --- a/docs/html/training/monitoring-device-state/index.jd +++ b/docs/html/training/monitoring-device-state/index.jd @@ -1,9 +1,8 @@ page.title=Optimizing Battery Life +page.tags="network","internet" trainingnavtop=true startpage=true -next.title=Monitoring the Battery Level and Charging State -next.link=battery-monitoring.html @jd:body diff --git a/docs/html/training/multiple-apks/index.jd b/docs/html/training/multiple-apks/index.jd index 37286c34e7de..5754da92bab6 100644 --- a/docs/html/training/multiple-apks/index.jd +++ b/docs/html/training/multiple-apks/index.jd @@ -1,9 +1,8 @@ page.title=Maintaining Multiple APKs +page.tags="support" trainingnavtop=true startpage=true -next.title=Creating Multiple APKs for Different API Levels -next.link=api.html @jd:body diff --git a/docs/html/training/multiple-threads/index.jd b/docs/html/training/multiple-threads/index.jd index 3ea57c51b05c..cbd42b467af4 100644 --- a/docs/html/training/multiple-threads/index.jd +++ b/docs/html/training/multiple-threads/index.jd @@ -1,4 +1,5 @@ page.title=Sending Operations to Multiple Threads +page.tags="threadpool","runnable" trainingnavtop=true startpage=true diff --git a/docs/html/training/multiscreen/index.jd b/docs/html/training/multiscreen/index.jd index 23f6564160dd..d09540e87ced 100644 --- a/docs/html/training/multiscreen/index.jd +++ b/docs/html/training/multiscreen/index.jd @@ -1,9 +1,8 @@ page.title=Designing for Multiple Screens +page.tags="tablet","tv","fragments","support" trainingnavtop=true startpage=true -next.title=Supporting Different Screen Sizes -next.link=screensizes.html @jd:body diff --git a/docs/html/training/notify-user/index.jd b/docs/html/training/notify-user/index.jd index 510f2c427a8a..51f058fa4172 100644 --- a/docs/html/training/notify-user/index.jd +++ b/docs/html/training/notify-user/index.jd @@ -1,8 +1,8 @@ page.title=Notifying the User +page.tags="notifications" + trainingnavtop=true startpage=true -next.title=Build a Notification -next.link=build-notification.html @jd:body diff --git a/docs/html/training/run-background-service/index.jd b/docs/html/training/run-background-service/index.jd index 173b87a27b4c..3360df5a3b95 100644 --- a/docs/html/training/run-background-service/index.jd +++ b/docs/html/training/run-background-service/index.jd @@ -1,7 +1,11 @@ page.title=Running in a Background Service +page.tags="intentservice" + trainingnavtop=true startpage=true + @jd:body + <div id="tb-wrapper"> <div id="tb"> <h2>Dependencies and prerequisites</h2> diff --git a/docs/html/training/search/index.jd b/docs/html/training/search/index.jd index bfd16187c4b3..4070372e8ffd 100644 --- a/docs/html/training/search/index.jd +++ b/docs/html/training/search/index.jd @@ -1,8 +1,8 @@ page.title=Adding Search Functionality +page.tags="searchview","database" + trainingnavtop=true startpage=true -next.title=Setting Up the Search Interface -next.link=setup.html @jd:body diff --git a/docs/html/training/tv/index.jd b/docs/html/training/tv/index.jd index ae13c4a60d18..9d15f4623b5f 100644 --- a/docs/html/training/tv/index.jd +++ b/docs/html/training/tv/index.jd @@ -1,9 +1,8 @@ page.title=Designing for TV +page.tags="input","screens" trainingnavtop=true startpage=true -next.title=Optimizing layouts for TV -next.link=optimizing-layouts-tv.html @jd:body |