am 1832978c: Merge "docs: Update wording on Packaging requirement description. Add Watch Face requirement." into lmp-docs

* commit '1832978cf6355515016139e453ced187f4b4e29d':
  docs: Update wording on Packaging requirement description. Add Watch Face requirement.
This commit is contained in:
Joe Fernandez
2014-12-10 05:42:56 +00:00
committed by Android Git Automerger

View File

@@ -50,9 +50,8 @@ page.image=/distribute/images/gp-wear-quality.png
</p> </p>
<p class="note"> <p class="note">
<strong>Note:</strong> You will soon be able to submit your apps for Android Wear review. <strong>Note:</strong> For information about how to publish your Wear apps in Google Play, see <a
Stay tuned for more information about how to submit your apps for Android Wear review through href="{@docRoot}distribute/googleplay/wear.html">Distributing to Android Wear</a>.
the <a href="https://play.google.com/apps/publish/signup/">Google Play Developer Console</a>.
</p> </p>
<div class="headerLine"> <div class="headerLine">
@@ -109,7 +108,8 @@ page.image=/distribute/images/gp-wear-quality.png
</td> </td>
<td> <td>
<p style="margin-bottom:.5em;"> <p style="margin-bottom:.5em;">
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.
(<a href="{@docRoot}training/wearables/apps/packaging.html">Learn how</a>) (<a href="{@docRoot}training/wearables/apps/packaging.html">Learn how</a>)
</p> </p>
</td> </td>
@@ -187,6 +187,22 @@ page.image=/distribute/images/gp-wear-quality.png
</td> </td>
</tr> </tr>
<tr>
<td rowspan="1" id="watchface">
Watch Face
</td>
<td id="WR-WF">
WR-WF
</td>
<td>
<p style="margin-bottom:.5em;">
Apps that include watch faces use the official Watch Face API.
(<a href="{@docRoot}training/wearables/watch-faces/index.html">Learn how</a>)
</p>
</td>
</tr>
</table> </table>
@@ -248,8 +264,9 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6">
</td> </td>
<td> <td>
<p style="margin-bottom:.5em;"> <p style="margin-bottom:.5em;">
App user interface is formatted appropriately for round displays. App content fits within App user interface is formatted appropriately for round displays including devices with an
the physical display area and no text or controls are cut off by the screen edges. 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.
<br/> <br/>
(<a href="{@docRoot}training/wearables/ui/layouts.html">Learn how</a>) (<a href="{@docRoot}training/wearables/ui/layouts.html">Learn how</a>)
</p> </p>
@@ -367,6 +384,7 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6">
</td> </td>
</tr> </tr>
</table> </table>
@@ -399,9 +417,8 @@ data-sortorder="-timestamp" data-cardsizes="6x2" data-maxresults="6">
for Wear <a href="#ux">design and interaction</a>. for Wear <a href="#ux">design and interaction</a>.
</p> </p>
<p class="note"> <p class="note">
<strong>Note:</strong> You will be able to submit your apps for Android Wear review soon. <strong>Note:</strong> For information about how to publish your Wear apps in Google Play, see <a
Stay tuned for more information about how to submit your apps for Android Wear review through href="{@docRoot}distribute/googleplay/wear.html">Distributing to Android Wear</a>.
the <a href="https://play.google.com/apps/publish/signup/">Google Play Developer Console</a>.
</p> </p>