From a460cc40333b3814c85d2574e4980852f0491552 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Wed, 25 Jun 2014 10:54:40 -0700 Subject: docs: index landing Change-Id: I370f88e85f77b700ab9d2d2ba202a1e05f23b490 --- docs/html/wear/images/notifications.png | Bin 0 -> 197907 bytes docs/html/wear/images/steps.png | Bin 0 -> 205629 bytes docs/html/wear/images/voicecommands.png | Bin 0 -> 23536 bytes docs/html/wear/index.jd | 30 ++++++++++++++++-------------- 4 files changed, 16 insertions(+), 14 deletions(-) create mode 100644 docs/html/wear/images/notifications.png create mode 100644 docs/html/wear/images/steps.png create mode 100644 docs/html/wear/images/voicecommands.png (limited to 'docs/html/wear') diff --git a/docs/html/wear/images/notifications.png b/docs/html/wear/images/notifications.png new file mode 100644 index 0000000..8b1cb0b 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 0000000..965f382 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 0000000..9839ed8 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 10e7d29..c9b8ba8 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.

- +
+ +
+

- 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. -- cgit v1.1