diff options
| author | Shanea King-Roberson <kingroberson@google.com> | 2015-02-10 19:57:29 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-02-10 19:57:30 +0000 |
| commit | c86ac21f7393e579ad1585396ce3c212bf7d3bfb (patch) | |
| tree | a2c541c06b2ed58e75116e63bae0064c30feecc0 /docs/html/training | |
| parent | e49fbfa21ccdeba56001b48604524794acea119e (diff) | |
| parent | d86211292eda0aa27e0b2f05214601279b193b3f (diff) | |
| download | frameworks_base-c86ac21f7393e579ad1585396ce3c212bf7d3bfb.zip frameworks_base-c86ac21f7393e579ad1585396ce3c212bf7d3bfb.tar.gz frameworks_base-c86ac21f7393e579ad1585396ce3c212bf7d3bfb.tar.bz2 | |
Merge "Adding videos for 5.0 changes and watch face development." into lmp-docs
Diffstat (limited to 'docs/html/training')
| -rw-r--r-- | docs/html/training/wearables/watch-faces/index.jd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/training/wearables/watch-faces/index.jd b/docs/html/training/wearables/watch-faces/index.jd index c7affd1..453c30e 100644 --- a/docs/html/training/wearables/watch-faces/index.jd +++ b/docs/html/training/wearables/watch-faces/index.jd @@ -21,6 +21,14 @@ page.title=Creating Watch Faces </div> </a> +<a class="notice-developers-video wide" + href="https://www.youtube.com/watch?v=AK38PJZmIW8"> +<div> + <h3>Video</h3> + <p>DevBytes: Watch Faces for Android Wear</p> +</div> +</a> + <p>Watch faces in Android Wear leverage a dynamic digital canvas to tell time using colors, animations, and relevant contextual information. The <a href="https://play.google.com/store/apps/details?id=com.google.android.wearable.app">Android |
