diff options
| author | Scott Main <smain@google.com> | 2013-11-20 12:46:06 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-11-20 12:46:06 -0800 |
| commit | f78e78f5b1feb89fba4f936f9b3453edf181e384 (patch) | |
| tree | 8c0843e89a073bd2e70d7160465fd083b888257c /docs/html | |
| parent | a5153f0cd5ee9b82fa732b9c2d1700ed2dd5acb4 (diff) | |
| parent | 051945986f325a0dfce13a98ade7d1c60cc7d185 (diff) | |
| download | frameworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.zip frameworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.tar.gz frameworks_base-f78e78f5b1feb89fba4f936f9b3453edf181e384.tar.bz2 | |
am 05194598: am 4dcf23b6: am 64fedb77: add new video button to some pages
* commit '051945986f325a0dfce13a98ade7d1c60cc7d185':
add new video button to some pages
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/guide/topics/connectivity/bluetooth-le.jd | 9 | ||||
| -rw-r--r-- | docs/html/training/connect-devices-wirelessly/index.jd | 8 | ||||
| -rw-r--r-- | docs/html/training/displaying-bitmaps/index.jd | 14 | ||||
| -rw-r--r-- | docs/html/training/improving-layouts/index.jd | 7 | ||||
| -rw-r--r-- | docs/html/training/printing/index.jd | 7 | ||||
| -rw-r--r-- | docs/html/training/tv/index.jd | 8 |
6 files changed, 52 insertions, 1 deletions
diff --git a/docs/html/guide/topics/connectivity/bluetooth-le.jd b/docs/html/guide/topics/connectivity/bluetooth-le.jd index fa0d36e..5c32e56 100644 --- a/docs/html/guide/topics/connectivity/bluetooth-le.jd +++ b/docs/html/guide/topics/connectivity/bluetooth-le.jd @@ -44,6 +44,15 @@ page.tags=wireless,bluetoothadapter,bluetoothdevice,BLE,BTLE </div> </div> +<a class="notice-developers-video" href="http://www.youtube.com/watch?v=vUbFB1Qypg8"> +<div> + <h3>Video</h3> + <p>DevBytes: Bluetooth Low Energy API</p> +</div> +</a> + + + <p> Android 4.3 (API Level 18) introduces built-in platform support for Bluetooth Low diff --git a/docs/html/training/connect-devices-wirelessly/index.jd b/docs/html/training/connect-devices-wirelessly/index.jd index 2da4e38..3206d7f 100644 --- a/docs/html/training/connect-devices-wirelessly/index.jd +++ b/docs/html/training/connect-devices-wirelessly/index.jd @@ -20,10 +20,16 @@ startpage=true <li><a href="{@docRoot}guide/topics/connectivity/wifip2p.html">Wi-Fi P2P</a></li> </ul> - </div> </div> +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=oi_ARV_I8Dc"> +<div> + <h3>Video</h3> + <p>DevBytes: Network Service Discovery</p> +</div> +</a> + <p>Besides enabling communication with the cloud, Android's wireless APIs also enable communication with other devices on the same local network, and even diff --git a/docs/html/training/displaying-bitmaps/index.jd b/docs/html/training/displaying-bitmaps/index.jd index 5521870..7003585 100644 --- a/docs/html/training/displaying-bitmaps/index.jd +++ b/docs/html/training/displaying-bitmaps/index.jd @@ -25,6 +25,20 @@ startpage=true </div> </div> +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=rsQet4nBVi8"> +<div> + <h3>Video</h3> + <p>DevBytes: Bitmap Allocation</p> +</div> +</a> + +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=pMRnGDR6Cu0"> +<div> + <h3>Video</h3> + <p>DevBytes: Making Apps Beautiful - Part 4 - Performance Tuning</p> +</div> +</a> + <p>Learn how to use common techniques to process and load {@link android.graphics.Bitmap} objects in a way that keeps your user interface (UI) components responsive and avoids exceeding your application memory limit. If you're not careful, bitmaps can quickly diff --git a/docs/html/training/improving-layouts/index.jd b/docs/html/training/improving-layouts/index.jd index 2f44c30..a2ab7a1 100644 --- a/docs/html/training/improving-layouts/index.jd +++ b/docs/html/training/improving-layouts/index.jd @@ -26,6 +26,13 @@ next.link=optimizing-layout.html </div> </div> +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=-FUw8HMbmBQ"> +<div> + <h3>Video</h3> + <p>DevBytes: Optimising Layouts with Hierarchy Viewer</p> +</div> +</a> + <p>Layouts are a key part of Android applications that directly affect the user experience. If diff --git a/docs/html/training/printing/index.jd b/docs/html/training/printing/index.jd index 5b34a9d..e33e5e8 100644 --- a/docs/html/training/printing/index.jd +++ b/docs/html/training/printing/index.jd @@ -17,6 +17,13 @@ startpage=true </div> </div> +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=Iub67ic87KI"> +<div> + <h3>Video</h3> + <p>DevBytes: Android 4.4 Printing API</p> +</div> +</a> + <p> Android users frequently view content solely on their devices, but there are times when showing someone a screen is not an adequate way to share information. Being able to print diff --git a/docs/html/training/tv/index.jd b/docs/html/training/tv/index.jd index 7c4abc7..a99e378 100644 --- a/docs/html/training/tv/index.jd +++ b/docs/html/training/tv/index.jd @@ -17,6 +17,14 @@ startpage=true </div> </div> + +<a class="notice-developers-video wide" href="http://www.youtube.com/watch?v=zsRnRLh-O34"> +<div> + <h3>Video</h3> + <p>DevBytes: Design for Large Displays - Part 1</p> +</div> +</a> + <p> Smart TVs powered by Android bring your favorite Android apps to the best screen in your house. Thousands of apps in the Google Play Store are already optimized for TVs. This class shows how |
