From 674b1fcbaae2142666a6fb8eea4595fa8c64e406 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 7 May 2015 20:39:50 -0700 Subject: Doc change: Update cards and landing contents. Change-Id: Iecb6a6aa0fd3835750979bea49ac782abaa3364a --- docs/html/develop/index.jd | 39 ++++--- .../cards/card-android-fundamentals_16x9_2x.png | Bin 0 -> 6710 bytes .../cards/card-android-studio-overview_16x9_2x.jpg | Bin 0 -> 31500 bytes docs/html/images/cards/card-build_16x9_2x.png | Bin 0 -> 3493 bytes docs/html/images/cards/card-download_16-9_2x.png | Bin 0 -> 2341 bytes docs/html/images/cards/card-earn_16x9_2x.png | Bin 0 -> 2781 bytes docs/html/images/cards/card-engage_16x9_2x.png | Bin 0 -> 7180 bytes .../images/cards/card-g-play-services_16x9_2x.jpg | Bin 0 -> 28979 bytes .../html/images/cards/card-key-changes_16-9_2x.png | Bin 0 -> 2760 bytes .../images/cards/card-material-icons-16x9_2x.jpg | Bin 0 -> 35891 bytes docs/html/images/cards/card-new_16x9_2x.png | Bin 0 -> 4940 bytes docs/html/images/cards/card-preview_16-9_2x.png | Bin 0 -> 6853 bytes docs/html/images/cards/card-set-up_16-9_2x.png | Bin 0 -> 3511 bytes docs/html/images/cards/card-support_16-9_2x.png | Bin 0 -> 8787 bytes .../cards/card-ubiquitous-computing_16x9_2x.png | Bin 0 -> 6961 bytes .../cards/card-using-code-templates_16x9_2x.png | Bin 0 -> 28501 bytes docs/html/images/cards/course-ud825.png | Bin 0 -> 1007974 bytes docs/html/images/cards/course-ud849.jpg | Bin 0 -> 40893 bytes docs/html/images/cards/course-ud853.jpg | Bin 0 -> 27415 bytes docs/html/jd_collections.js | 23 ++-- docs/html/jd_extras.js | 126 +++++++++++++++++---- docs/html/tools/projects/templates.jd | 5 +- docs/html/tools/studio/index.jd | 3 + 23 files changed, 149 insertions(+), 47 deletions(-) create mode 100644 docs/html/images/cards/card-android-fundamentals_16x9_2x.png create mode 100644 docs/html/images/cards/card-android-studio-overview_16x9_2x.jpg create mode 100644 docs/html/images/cards/card-build_16x9_2x.png create mode 100644 docs/html/images/cards/card-download_16-9_2x.png create mode 100644 docs/html/images/cards/card-earn_16x9_2x.png create mode 100644 docs/html/images/cards/card-engage_16x9_2x.png create mode 100644 docs/html/images/cards/card-g-play-services_16x9_2x.jpg create mode 100644 docs/html/images/cards/card-key-changes_16-9_2x.png create mode 100644 docs/html/images/cards/card-material-icons-16x9_2x.jpg create mode 100644 docs/html/images/cards/card-new_16x9_2x.png create mode 100644 docs/html/images/cards/card-preview_16-9_2x.png create mode 100644 docs/html/images/cards/card-set-up_16-9_2x.png create mode 100644 docs/html/images/cards/card-support_16-9_2x.png create mode 100644 docs/html/images/cards/card-ubiquitous-computing_16x9_2x.png create mode 100644 docs/html/images/cards/card-using-code-templates_16x9_2x.png create mode 100644 docs/html/images/cards/course-ud825.png create mode 100644 docs/html/images/cards/course-ud849.jpg create mode 100644 docs/html/images/cards/course-ud853.jpg (limited to 'docs') diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 5c3990c..970aded 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -51,6 +51,7 @@ excludeFromSuggestions=true data-maxResults="3"> +

Android performance patterns

@@ -68,39 +69,47 @@ excludeFromSuggestions=true
-
-

Build with Google

-
Services on billions of Android devices worldwide to help you build better apps.
+
+

Tools for building apps

+
+ Insights into Android's tools and libraries to speed your development. +
-

DevBytes

-
Learn Android in short, focused tutorials.
+

Ubiquitous computing

+
+ Opening up new stuff. +
+ data-maxResults="3">

Courses

-
Take free online courses from Android experts that bring you step-by-step to building your own apps.
+
Free online courses from Android experts that bring you step-by-step to building your own apps.
@@ -26,7 +29,7 @@ page.title=Using Code Templates
- +

The SDK tools provide templates for quickly creating Android application projects with the basic structure or for adding components to your existing application modules. The code templates provided by the Android SDK follow the Android design and development guidelines to get you on the diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index a5b14a7..7f7fbad 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -1,4 +1,7 @@ page.title=Android Studio Overview +page.image=images/cards/card-android-studio-overview_16x9_2x.jpg +page.metaDescription=Learn about the official IDE for Android. +page.tags=studio,sdk,tools,firstapp @jd:body

-- cgit v1.1