diff options
| author | Eric Gilmore <egilmore@google.com> | 2015-02-10 10:29:36 -0800 |
|---|---|---|
| committer | Eric Gilmore <egilmore@google.com> | 2015-02-10 10:29:36 -0800 |
| commit | d86211292eda0aa27e0b2f05214601279b193b3f (patch) | |
| tree | 00e1be902d7a4a78ef87dcf746ddb49b6e1ec5a7 /docs/html/training | |
| parent | ba20f98c88b754b3a69d55963275e20ab2fba6bf (diff) | |
| download | frameworks_base-d86211292eda0aa27e0b2f05214601279b193b3f.zip frameworks_base-d86211292eda0aa27e0b2f05214601279b193b3f.tar.gz frameworks_base-d86211292eda0aa27e0b2f05214601279b193b3f.tar.bz2 | |
Adding videos for 5.0 changes and watch face development.
On branch pilot-videos
Changes to be committed:
modified: docs/html/about/versions/android-5.0-changes.jd
modified: docs/html/training/wearables/watch-faces/index.jd
Change-Id: I2dd852f3af8ae39f91ec08aadd5c03ff9996b46b
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 |
