summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Luan Nguyen <luann@google.com> 2015-06-06 00:17:18 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2015-06-06 00:17:18 +0000
commitb06830d241438a11d448eda99a209fd3380ec0bd (patch)
treea7b58b9448334fd7e56571fd584a35091ca22256
parentb31e547597d6ababd7186771d54e3fb5ef00ef80 (diff)
parent1877a32f2124b6382eb8fe600e7cedb98b7316a2 (diff)
am 1877a32f: am 26c3dd5b: am ef7458ed: Merge "docs: Add DevByte embedded video." into mnc-preview-docs
* commit '1877a32f2124b6382eb8fe600e7cedb98b7316a2': docs: Add DevByte embedded video.
-rw-r--r--docs/html/training/wearables/apps/always-on.jd5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/training/wearables/apps/always-on.jd b/docs/html/training/wearables/apps/always-on.jd
index 5bb6064b3d9b..d38497408f36 100644
--- a/docs/html/training/wearables/apps/always-on.jd
+++ b/docs/html/training/wearables/apps/always-on.jd
@@ -30,6 +30,11 @@ list as they shop at the market. Making an app constantly visible has an impact
so you should carefully consider that impact when adding this feature to your app.
</p>
+<div class="video-wrapper-left">
+<iframe src="https://www.youtube.com/embed/7m6Z9d0fDaM" frameborder="0"
+allowfullscreen></iframe>
+</div>
+
<p>Android Wear devices running Android version 5.1 or higher allow apps to remain in the
foreground while saving battery power. Android Wear apps can control what’s displayed on the
wearable device screen while the device is in a low-power ambient mode. Wear apps that run in both