diff --git a/docs/html/distribute/essentials/quality/wear.jd b/docs/html/distribute/essentials/quality/wear.jd index aa3e126abec58..667e945fbd1ef 100644 --- a/docs/html/distribute/essentials/quality/wear.jd +++ b/docs/html/distribute/essentials/quality/wear.jd @@ -24,9 +24,7 @@ page.image=/distribute/images/gp-wear-quality.png -
- -
+

Android Wear aims to provide users with just the right information at just the right time. Great @@ -334,7 +332,7 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6">

- App includes at least one Wear screenshot in Play details page. + App includes at least one Wear screenshot in its Play Store Listing. (Learn how)

diff --git a/docs/html/distribute/images/gp-wear-quality.png b/docs/html/distribute/images/gp-wear-quality.png index 41ae2bc493c12..a51a32c1ad09c 100644 Binary files a/docs/html/distribute/images/gp-wear-quality.png and b/docs/html/distribute/images/gp-wear-quality.png differ diff --git a/docs/html/training/building-wearables.jd b/docs/html/training/building-wearables.jd index 0745c93a015d6..d751a8195b665 100644 --- a/docs/html/training/building-wearables.jd +++ b/docs/html/training/building-wearables.jd @@ -1,6 +1,6 @@ page.title=Building Apps for Wearables page.trainingcourse=true -page.image=wear/images/notifications.png +page.image=wear/images/02_create.png page.metaDescription=Learn how to build notifications, send and sync data, and use voice actions. @jd:body diff --git a/docs/html/training/wearables/apps/index.jd b/docs/html/training/wearables/apps/index.jd index ffb4131a2e16b..256205bc7a05c 100644 --- a/docs/html/training/wearables/apps/index.jd +++ b/docs/html/training/wearables/apps/index.jd @@ -1,6 +1,6 @@ page.title=Creating Wearable Apps page.tags="wear","wearable","app" -page.image=wear/images/02_notifications.png +page.image=wear/images/01_create.png @jd:body diff --git a/docs/html/training/wearables/ui/index.jd b/docs/html/training/wearables/ui/index.jd index 8ef6fe7baa17e..5d97490914114 100644 --- a/docs/html/training/wearables/ui/index.jd +++ b/docs/html/training/wearables/ui/index.jd @@ -1,4 +1,5 @@ page.title=Creating Custom UIs for Wear Devices +page.image=wear/images/10_uilib.png @jd:body diff --git a/docs/html/wear/images/01_create.png b/docs/html/wear/images/01_create.png new file mode 100644 index 0000000000000..5a39dde4d1bd2 Binary files /dev/null and b/docs/html/wear/images/01_create.png differ diff --git a/docs/html/wear/images/02_create.png b/docs/html/wear/images/02_create.png new file mode 100644 index 0000000000000..e722df1170ce9 Binary files /dev/null and b/docs/html/wear/images/02_create.png differ diff --git a/docs/html/wear/images/10_uilib.png b/docs/html/wear/images/10_uilib.png new file mode 100644 index 0000000000000..de7be57e69711 Binary files /dev/null and b/docs/html/wear/images/10_uilib.png differ