diff options
| -rw-r--r-- | docs/html/about/versions/android-5.0.jd | 24 | ||||
| -rw-r--r-- | docs/html/about/versions/lollipop.jd | 18 | ||||
| -rw-r--r-- | docs/html/images/android-5.0/managed_apps_launcher.png | bin | 861014 -> 182352 bytes | |||
| -rw-r--r-- | docs/html/images/android-5.0/managed_apps_launcher@2x.png | bin | 3241926 -> 633518 bytes |
4 files changed, 23 insertions, 19 deletions
diff --git a/docs/html/about/versions/android-5.0.jd b/docs/html/about/versions/android-5.0.jd index 874262c..f8d8ab6 100644 --- a/docs/html/about/versions/android-5.0.jd +++ b/docs/html/about/versions/android-5.0.jd @@ -121,6 +121,11 @@ sdk.platform.apiLevel=21 offers new features for users and app developers. This document provides an introduction to the most notable new APIs.</p> +<p>For a high-level look at the new platform features, instead +see the +<a href="{@docRoot}about/versions/lollipop.html">Android Lollipop +highlights</a>.</p> + <h3 id="Start">Start developing</h3> @@ -255,15 +260,6 @@ method and set the notification's visibility level to {@link android.app.Notification#VISIBILITY_PUBLIC VISIBILITY_PUBLIC}. </p> -<div class="figure" style="width:320px"> - <img src="{@docRoot}images/android-5.0/hun-example.png" - srcset="{@docRoot}images/android-5.0/hun-example@2x.png 2x" - alt="" width="320" height="541" id="figure1" /> - <p class="img-caption"> - <strong>Figure 1.</strong> Fullscreen activity showing a heads-up notification - </p> -</div> - <h4 id="NotificationsMediaPlayback">Media playback</h4> <p>If you are implementing notifications that present media playback status or transport controls, consider using the new @@ -933,16 +929,6 @@ related issues.</p> <h2 id="Enterprise">Android in the Workplace and in Education</h2> <h3 id="ManagedProvisioning">Managed provisioning</h3> -<div class="figure" style="width:360px"> - <img src="../../images/android-5.0/managed_apps_launcher.png" - srcset="../../images/android-5.0/managed_apps_launcher@2x.png 2x" - alt="" width="360" height="609" id="figure3" /> - <p class="img-caption"> - <strong>Figure 2.</strong> Launcher screen showing managed apps (marked with - a lock badge) - </p> -</div> - <p>Android 5.0 provides new functionality for running apps within an enterprise environment. A <a href="{@docRoot}guide/topics/admin/device-admin.html">device administrator</a> can diff --git a/docs/html/about/versions/lollipop.jd b/docs/html/about/versions/lollipop.jd index 59392ea..d94d799 100644 --- a/docs/html/about/versions/lollipop.jd +++ b/docs/html/about/versions/lollipop.jd @@ -28,6 +28,7 @@ page.title=Android Lollipop <li><a href="#Graphics">High-performance graphics</a></li> <li><a href="#Audio">More Powerful Audio</a></li> <li><a href="#Camera">Enhanced Camera & Video</a></li> + <li><a href="#Work">Android in the Workplace</a></li> <li><a href="#ScreenCapture">Screen capturing and sharing</a></li> <li><a href="#Sensors">New types of sensors</a></li> <li><a href="#WebView">Chromium WebView</a></li> @@ -204,6 +205,23 @@ video apps and games to display smooth synchronized content.</p> <p>Android 5.0 also adds support for <strong>multimedia tunneling</strong> to provide the best experience for ultra-high definition (4K) content and the ability to play compressed audio and video data together. </p> + +<img style="float:right; margin:0 0 40px 60px" + src="{@docRoot}images/android-5.0/managed_apps_launcher@2x.png" + srcset="{@docRoot}images/android-5.0/managed_apps_launcher@2x.png 2x" + alt="" width="300" /> + +<h2 id="Work">Android in the Workplace</h2> + +<p>In an enterprise work environment, an Android device can now be configured with separate profiles for both work and personal use. The employer administers the work profile and can control the apps available within it. Employees can then control their personal space on the device, which is not accessible by the employer.</p> + +<p>Notifications and apps for both the personal and work profile are +visible in a unified view. Apps for work are badged so users can identify them easily. The data for each profile is kept separate +and secure from each other, including when the same app is used by both profiles—similar to the <a href="{@docRoot}about/versions/jelly-bean.html#42-multiuser">multi-user support</a> introduced in +Android 4.2.</p> + + + <h2 id="ScreenCapture">Screen capturing and sharing</h2> <p>Android 5.0 lets you add screen capturing and screen sharing capabilities to your app. </p> diff --git a/docs/html/images/android-5.0/managed_apps_launcher.png b/docs/html/images/android-5.0/managed_apps_launcher.png Binary files differindex b5ef407..8184556 100644 --- a/docs/html/images/android-5.0/managed_apps_launcher.png +++ b/docs/html/images/android-5.0/managed_apps_launcher.png diff --git a/docs/html/images/android-5.0/managed_apps_launcher@2x.png b/docs/html/images/android-5.0/managed_apps_launcher@2x.png Binary files differindex 90d7d51..66b7be9 100644 --- a/docs/html/images/android-5.0/managed_apps_launcher@2x.png +++ b/docs/html/images/android-5.0/managed_apps_launcher@2x.png |
