am e0df1cf8: am 7ff52939: am f82df78b: Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
* commit 'e0df1cf883c67e597eca8365bd663a35170d3225': add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
page.title=Activities
|
||||
page.tags="activity","intent"
|
||||
@jd:body
|
||||
|
||||
<div id="qv-wrapper">
|
||||
|
||||
@@ -85,6 +85,9 @@ host names using lowercase letters.</p>
|
||||
The subtype can be the asterisk wildcard ({@code *}) to indicate that any
|
||||
subtype matches.
|
||||
|
||||
<p>It's common for an intent filter to declare a {@code <data>} that includes
|
||||
only the {@code android:mimeType} attribute.</p>
|
||||
|
||||
<p class="note">Note: MIME type matching in the Android framework is
|
||||
case-sensitive, unlike formal RFC MIME types. As a result, you should always
|
||||
specify MIME types using lowercase letters.</p>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Action Bar
|
||||
page.tags="action bar","menu"
|
||||
parent.title=User Interface
|
||||
parent.link=index.html
|
||||
@jd:body
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Adding Animations
|
||||
page.tags="animation","views","layout","user interface"
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
page.title=Saving Data in SQL Databases
|
||||
parent.title=Data Storage
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
previous.title=Saving Data in Files
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
page.title=Saving Files
|
||||
parent.title=Data Storage
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Saving Data
|
||||
page.tags="data storage","files","sql","database","preferences"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
page.title=Saving Key-Value Sets
|
||||
parent.title=Data Storage
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
page.title=Communicating with Other Fragments
|
||||
parent.title=Building a Dynamic UI with Fragments
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
previous.title=Building a Flexible UI
|
||||
previous.link=fragment-ui.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,12 +1,6 @@
|
||||
page.title=Creating a Fragment
|
||||
parent.title=Building a Dynamic UI with Fragments
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
previous.title=Using the Android Support Library
|
||||
previous.link=support-lib.html
|
||||
next.title=Building a Flexible UI
|
||||
next.link=fragment-ui.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,12 +1,6 @@
|
||||
page.title=Building a Flexible UI
|
||||
parent.title=Building a Dynamic UI with Fragments
|
||||
parent.link=index.html
|
||||
|
||||
trainingnavtop=true
|
||||
previous.title=Create a Fragment
|
||||
previous.link=creating.html
|
||||
next.title=Communicating with Other Fragments
|
||||
next.link=communicating.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Building a Dynamic UI with Fragments
|
||||
page.tags="fragments", "user interface", "support library"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Using the Android Support Library
|
||||
next.link=support-lib.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
page.title=Using the Support Library
|
||||
parent.title=Building a Dynamic UI with Fragments
|
||||
parent.link=index.html
|
||||
page.tags="support library"
|
||||
|
||||
trainingnavtop=true
|
||||
next.title=Creating a Fragment
|
||||
next.link=creating.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Interacting with Other Apps
|
||||
page.tags="intents","activity"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Sending the User to Another App
|
||||
next.link=sending.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Performing Network Operations
|
||||
page.tags="network","wireless"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Supporting Different Devices
|
||||
page.tags="resources","screens","versions","localization"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Supporting Multiple Languages
|
||||
next.link=languages.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
page.title=Capturing Photos
|
||||
page.tags="camera","video"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Syncing to the Cloud
|
||||
page.tags="cloud","sync","backup"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Making the Most of Google Cloud Messaging
|
||||
next.link=gcm.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Connecting Devices Wirelessly
|
||||
page.tags="wifi","network","wireless"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Using Network Service Discovery
|
||||
next.link=nsd.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Displaying Bitmaps Efficiently
|
||||
page.tags="bitmaps","images","graphics"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Loading Large Bitmaps Efficiently
|
||||
next.link=load-bitmap.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Transferring Data Without Draining the Battery
|
||||
page.tags="battery","network","wireless"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Optimizing Downloads for Efficient Network Access
|
||||
next.link=efficient-network-access.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
page.title=Displaying Graphics with OpenGL ES
|
||||
page=tags="open gl","graphics"
|
||||
trainingnavtop=true
|
||||
next.title=Building an OpenGL ES Environment
|
||||
next.link=environment.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Managing Audio Playback
|
||||
page.tags="audio","media"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Controlling Your App's Volume and Playback
|
||||
next.link=volume-playback.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
page.title=Sharing Content
|
||||
page.tags="intents","share"
|
||||
|
||||
trainingnavtop=true
|
||||
startpage=true
|
||||
next.title=Sending Content to Other Apps
|
||||
next.link=send.html
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
Reference in New Issue
Block a user