-

+
Provide information on-the-go for your users, whenever they need it.
@@ -78,9 +73,9 @@ page.customHeadTag=
-
+
-
+
Build your apps for the big screen and bring your content to life.
@@ -89,7 +84,7 @@ page.customHeadTag=
-
+
Extend your music apps to automobile
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js
index a92236e5ac1cb..cd49acebac524 100644
--- a/docs/html/jd_collections.js
+++ b/docs/html/jd_collections.js
@@ -2,9 +2,9 @@ var RESOURCE_COLLECTIONS = {
"index/primary": {
"title": "",
"resources": [
- "distribute/essentials/quality/tablets.html",
- "distribute/engage/game-services.html",
- "distribute/googleplay/edu/about.html"
+ "training/building-wearables.html",
+ "preview/material/index.html",
+ "sdk/installing/studio.html"
]
},
"index/devices": {
diff --git a/docs/html/jd_extras.js b/docs/html/jd_extras.js
index a61c9792e2eea..605af52526b00 100644
--- a/docs/html/jd_extras.js
+++ b/docs/html/jd_extras.js
@@ -14,17 +14,6 @@
ALL_RESOURCES_BY_URL. */
DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
- {
- "title":"Android L Developer Preview",
- "titleFriendly":"",
- "summary":"
Get an early look at the next release and get your apps ready when the platform officially launches.
",
- "url":"preview/index.html",
- "group":"",
- "keywords": [],
- "tags": [],
- "image":"preview/images/l-dev-prev.png",
- "type":""
- },
{
"title":"Developer Registration",
"titleFriendly":"",
diff --git a/docs/html/wear/images/notifications.png b/docs/html/wear/images/notifications.png
new file mode 100644
index 0000000000000..8b1cb0b8506c2
Binary files /dev/null and b/docs/html/wear/images/notifications.png differ
diff --git a/docs/html/wear/images/steps.png b/docs/html/wear/images/steps.png
new file mode 100644
index 0000000000000..965f3823e699e
Binary files /dev/null and b/docs/html/wear/images/steps.png differ
diff --git a/docs/html/wear/images/voicecommands.png b/docs/html/wear/images/voicecommands.png
new file mode 100644
index 0000000000000..9839ed88fa257
Binary files /dev/null and b/docs/html/wear/images/voicecommands.png differ
diff --git a/docs/html/wear/index.jd b/docs/html/wear/index.jd
index 10e7d29b6d6b4..c9b8ba85662dd 100644
--- a/docs/html/wear/index.jd
+++ b/docs/html/wear/index.jd
@@ -83,33 +83,35 @@ page.type=about
-
-
-

+
+
-
-
- Say “Ok Google” to ask questions and get stuff done.
-
-
-
-

+
Get glanceable, actionable information at just the right time with notifications
that are synced from your handheld device.
-
-

+
+

+
+
+
+ Say “Ok Google” to send messages, ask questions, and get stuff done.
+
+
+
+
+

+
+
Design apps that can access a wide range of sensors and other hardware
directly on the wearable.
-
-
Before you start building, check out the
Android Wear Design Principles
@@ -126,7 +128,7 @@ page.type=about
The Android Wear APIs are delivered in the Android Support Library and Google Play
services. When using these libraries, handheld devices running Android 4.3
- (API Level 18) or later can communicate with wearables.
+ or later can communicate with wearables.
@@ -166,7 +168,7 @@ page.type=about

-
Synced Data
+
Send Data
Send data and actions between handhelds and wearables with
data replication APIs and RPCs.