diff options
| author | Scott Main <smain@google.com> | 2012-04-20 14:10:51 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2012-04-20 14:16:05 -0700 |
| commit | 34bf13d593ae37933ad26db61840e087e8d1cec3 (patch) | |
| tree | 3e2f59cf8d69aa88543453a71c9fc71e2085476d /docs/html/training/basics | |
| parent | 71427bae84f51b5c269b2520c36d2811491e67fb (diff) | |
| download | frameworks_base-34bf13d593ae37933ad26db61840e087e8d1cec3.zip frameworks_base-34bf13d593ae37933ad26db61840e087e8d1cec3.tar.gz frameworks_base-34bf13d593ae37933ad26db61840e087e8d1cec3.tar.bz2 | |
docs: add meta description to first training docs
Change-Id: Iaf04ffbd10c8c5e1cf3896876fecb59f038127a7
Diffstat (limited to 'docs/html/training/basics')
| -rw-r--r-- | docs/html/training/basics/firstapp/index.jd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/training/basics/firstapp/index.jd b/docs/html/training/basics/firstapp/index.jd index a95ed8e..9ff5b18 100644 --- a/docs/html/training/basics/firstapp/index.jd +++ b/docs/html/training/basics/firstapp/index.jd @@ -1,4 +1,5 @@ page.title=Building Your First App +page.metaDescription=If you're new to Android app development, this where you should begin. This series of lessons shows you how to create a new project, build a simple app, and run it on a device or emulator. trainingnavtop=true startpage=true |
