From 424c2a5b5133c557ce68e5633ddb3c69b7ec0be9 Mon Sep 17 00:00:00 2001 From: Luan Nguyen Date: Tue, 2 Dec 2014 11:32:07 -0800 Subject: docs: Update wording on Packaging requirement description. Add Watch Face requirement. Bug: 18582539 Change-Id: I6e65e32633c2b5bba91cb0ce286ce961cd5f2cdc --- docs/html/distribute/essentials/quality/wear.jd | 35 ++++++++++++++++++------- 1 file changed, 26 insertions(+), 9 deletions(-) (limited to 'docs/html/distribute') diff --git a/docs/html/distribute/essentials/quality/wear.jd b/docs/html/distribute/essentials/quality/wear.jd index d3689dd..a233241 100644 --- a/docs/html/distribute/essentials/quality/wear.jd +++ b/docs/html/distribute/essentials/quality/wear.jd @@ -50,9 +50,8 @@ page.image=/distribute/images/gp-wear-quality.png

- Note: You will soon be able to submit your apps for Android Wear review. - Stay tuned for more information about how to submit your apps for Android Wear review through - the Google Play Developer Console. + Note: For information about how to publish your Wear apps in Google Play, see Distributing to Android Wear.

@@ -109,7 +108,8 @@ page.image=/distribute/images/gp-wear-quality.png

- Wearable apps that run directly on the device are packaged inside the primary handheld app. + Wearable apps that are dependent on a handheld app for functionality are packaged inside that + handheld app. (Learn how)

@@ -187,6 +187,22 @@ page.image=/distribute/images/gp-wear-quality.png + + + Watch Face + + + + WR-WF + + +

+ Apps that include watch faces use the official Watch Face API. + (Learn how) +

+ + + @@ -248,8 +264,9 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6">

- App user interface is formatted appropriately for round displays. App content fits within - the physical display area and no text or controls are cut off by the screen edges. + App user interface is formatted appropriately for round displays including devices with an + inset (or "chin") at the bottom of the screen. App content fits within the physical display + area and no text or controls are cut off by the screen edges.
(Learn how)

@@ -367,6 +384,7 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6"> + @@ -399,9 +417,8 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6"> for Wear design and interaction.

- Note: You will be able to submit your apps for Android Wear review soon. - Stay tuned for more information about how to submit your apps for Android Wear review through - the Google Play Developer Console. + Note: For information about how to publish your Wear apps in Google Play, see Distributing to Android Wear.

-- cgit v1.1