summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-06-03 22:48:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-06-03 22:48:24 +0000
commitef7458ed67f5d80a6e6f860779465c63fe72e019 (patch)
treedccf95d786ee30fcc6b4936144c694265cb072a4 /docs/html
parent902ec1c7c660b46d7d643e5c1dd07021f073bfcd (diff)
parentd49e338a1bb231af7f17a2b794a19092f470ab3b (diff)
downloadframeworks_base-ef7458ed67f5d80a6e6f860779465c63fe72e019.zip
frameworks_base-ef7458ed67f5d80a6e6f860779465c63fe72e019.tar.gz
frameworks_base-ef7458ed67f5d80a6e6f860779465c63fe72e019.tar.bz2
Merge "docs: Add DevByte embedded video." into mnc-preview-docs
Diffstat (limited to 'docs/html')
-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 5bb6064..d384974 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