google / watchface

Apache License 2.0
30 stars 3 forks source link

Adds Watch Face Format (WFF) v2 specification #17

Closed garanj closed 6 months ago

garanj commented 6 months ago

The Watch Face Format v2 will be available on Wear 5 devices released in the future. The new spec contains new functionality as well as bug fixes over the older version.

Please refer to https://developer.android.com/training/wearables/wff/features for documentation which will be available shortly.

Note that Wear 4 devices will use the v1 specification unless they are upgraded to Wear 5 by the OEMs.

BZ1234567890 commented 6 months ago

Link https://developer.android.com/training/wearables/wff/features resolves to a 404 page (see screenshot below). Is this on purpose (e.g., Google is going to update their webpage and include this URL in the near future) or is the link incorrect?

image
robcos commented 6 months ago

As per PR description, the link will be live later on

BZ1234567890 commented 6 months ago

As per PR description, the link will be live later on

Cool. Thanks for prompt reply 😀.