summaryrefslogtreecommitdiffstats
path: root/docs/html/training/camera/index.jd
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2013-05-14 16:10:58 -0700
committerJoe Fernandez <joefernandez@google.com>2013-05-14 16:10:58 -0700
commit95f6c758ae176747cf6675e37b984a8aece29dcd (patch)
tree50606cbed12e99be6730f340c353689fa3ac3c4b /docs/html/training/camera/index.jd
parentc0f462c9b5fb5288e78c9a676e8b86525646d522 (diff)
downloadframeworks_base-95f6c758ae176747cf6675e37b984a8aece29dcd.zip
frameworks_base-95f6c758ae176747cf6675e37b984a8aece29dcd.tar.gz
frameworks_base-95f6c758ae176747cf6675e37b984a8aece29dcd.tar.bz2
Search tag additions
Adding more search tags for feature areas (tools, adk, gcm, etc.) Change-Id: I34b9b6e220b19f6adaf532e39eebb0d30b1573c7
Diffstat (limited to 'docs/html/training/camera/index.jd')
-rw-r--r--docs/html/training/camera/index.jd8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/training/camera/index.jd b/docs/html/training/camera/index.jd
index fa754a0..d6305d6 100644
--- a/docs/html/training/camera/index.jd
+++ b/docs/html/training/camera/index.jd
@@ -1,5 +1,5 @@
page.title=Capturing Photos
-page.tags="camera","video"
+page.tags="camera","video","picture"
trainingnavtop=true
startpage=true
@@ -42,7 +42,7 @@ prevalent. Remember Gopher? We don't, either. For your app to become
part of your users' lives, give them a way to put their lives into it.
Using the on-board cameras, your application can enable users to augment what
they see around them, make unique avatars, look for zombies around the corner,
-or simply share their experiences.</p>
+or simply share their experiences.</p>
<p>This class gets you clicking fast with some super-easy ways of
leveraging existing camera applications. In later lessons, you dive deeper
@@ -50,7 +50,7 @@ and learn how to control the camera hardware directly.</p>
<h2>Lessons</h2>
-
+
<dl>
<dt><b><a href="photobasics.html">Taking Photos Simply</a></b></dt>
<dd>Leverage other applications and capture photos with just a few lines of code.</dd>
@@ -58,5 +58,5 @@ and learn how to control the camera hardware directly.</p>
<dd>Leverage other applications and record videos with just a few lines of code.</dd>
<dt><b><a href="cameradirect.html">Controlling the Camera</a></b></dt>
<dd>Control the camera hardware directly and implement your own camera application.</dd>
-</dl>
+</dl>