diff --git a/docs/html/distribute/essentials/quality/wear.jd b/docs/html/distribute/essentials/quality/wear.jd index d3689dd167272..a2332412ce8fa 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.
- 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)
+ Apps that include watch faces use the official Watch Face API. + (Learn how) +
+
- 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)
- 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.