diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 5c3990c591b48..970adedcd771b 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 13a2fead03942..e7de000651064 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