diff options
Diffstat (limited to 'docs/html/training/basics/firstapp/index.jd')
-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 |