am 0cdbd5a5: am 1c2dea05: add meta tags to the rest of the training classes

* commit '0cdbd5a5b2b81cb5138ee62526689c2046b2a149':
  add meta tags to the rest of the training classes
This commit is contained in:
Scott Main
2013-04-10 19:19:14 -07:00
committed by Android Git Automerger
25 changed files with 35 additions and 28 deletions

View File

@@ -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

View File

@@ -1,4 +1,6 @@
page.title=Keeping Your App Responsive
page.tags="threads","asynctask"
page.article=true
@jd:body

View File

@@ -1,4 +1,6 @@
page.title=JNI Tips
page.tags="ndk","native"
page.article=true
@jd:body

View File

@@ -1,4 +1,6 @@
page.title=Security with HTTPS and SSL
page.tags="network","certificates"
page.article=true
@jd:body

View File

@@ -1,4 +1,6 @@
page.title=SMP Primer for Android
page.tags="ndk","native"
page.article=true
@jd:body

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,5 @@
page.title=Developing for Enterprise
page.tags="policy","privacy"
trainingnavtop=true
startpage=true

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,5 @@
page.title=Improving Layout Performance
page.tags="include","merge","viewstub","listview"
trainingnavtop=true
startpage=true

View File

@@ -1,4 +1,5 @@
page.title=Selling In-app Products
page.tags="billing"
trainingnavtop=true
startpage=true

View File

@@ -1,4 +1,5 @@
page.title=Handling Keyboard Input
page.tags="edittext","accessibility"
trainingnavtop=true
startpage=true

View File

@@ -1,4 +1,6 @@
page.title=Loading Data in the Background
page.tags="cursorloader"
trainingnavtop=true
startpage=true

View File

@@ -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

View File

@@ -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

View File

@@ -1,4 +1,5 @@
page.title=Sending Operations to Multiple Threads
page.tags="threadpool","runnable"
trainingnavtop=true
startpage=true

View File

@@ -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

View File

@@ -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

View File

@@ -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>

View File

@@ -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

View File

@@ -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