blob: 20764be7d494306c21b314b95606039a78c7049d [file] [log] [blame]
Robert Lyc8590ff2014-06-20 09:33:39 -07001page.title=API Overview
Robert Ly20555292014-06-13 23:28:19 -07002excludeFromSuggestions=true
3sdk.platform.apiLevel=20
4@jd:body
5
6
7<div id="qv-wrapper">
8<div id="qv">
9
10<h2>In this document
11 <a href="#" onclick="hideNestedItems('#toc44',this);return false;" class="header-toggle">
12 <span class="more">show more</span>
13 <span class="less" style="display:none">show less</span></a></h2>
14
15<ol id="toc44" class="hide-nested">
16 <li><a href="#Behaviors">Important Behavior Changes</a>
17 <ol>
Andrew Solovay68990cf2014-06-15 20:26:07 -070018 <li><a href="#ART">New Android Runtime (ART)</a></li>
Robert Ly20555292014-06-13 23:28:19 -070019 <li><a href="#BehaviorNotifications">If your app implements notifications...</a></li>
Andrew Solovay68990cf2014-06-15 20:26:07 -070020 <li><a href="#BehaviorMediaControl">If your app uses RemoteControlClient...</a></li>
Quddus Chongaa9d7782014-06-19 16:16:10 -070021<li><a href="#BehaviorGetRecentTasks">If your app uses ActivityManager.getRecentTasks()...</a></li>
Robert Ly20555292014-06-13 23:28:19 -070022 </ol>
23 </li>
24 <li><a href="#UI">User Interface</a>
25 <ol>
26 <li><a href="#MaterialDesign">Material design support</a></li>
27 <li><a href="#LockscreenNotifications">Lockscreen notifications</a></li>
28 <li><a href="#NotificationsMetadata">Notifications metadata</a></li>
Andrew Solovay68990cf2014-06-15 20:26:07 -070029 <li><a href="#Recents">Concurrent documents and activities in the Recents screen</a></li>
Robert Ly20555292014-06-13 23:28:19 -070030 <li><a href="#WebView">WebView updates</a></li>
31 </ol>
32 </li>
33 <li><a href="#UserInput">User Input</a>
34 <ol>
35 <li><a href="#IME">IME bug fixes and improvements</a></li>
36 </ol>
37 </li>
38 <li><a href="#Animations">Animation &amp; Graphics</a>
39 <ol>
40 <li><a href="#OpenGLES-3-1">Support for OpenGL ES 3.1</a></li>
Quddus Chonga2cc6cc2014-06-23 12:34:59 -070041 <li><a href="#AndroidExtensionPack">Android Extension Pack</a></li>
Robert Ly20555292014-06-13 23:28:19 -070042 </ol>
43 </li>
44 <li><a href="#Multimedia">Multimedia</a>
45 <ol>
Quddus Chonga2cc6cc2014-06-23 12:34:59 -070046 <li><a href="#Camera-v2">Camera API for advanced camera capabilities</a></li>
Robert Ly20555292014-06-13 23:28:19 -070047 <li><a href="#AudioPlayback">Audio playback</a></li>
48 <li><a href="#MediaPlaybackControl">Media playback control</a></li>
49 </ol>
50 </li>
51 <li><a href="#Storage">Storage</a>
52 <ol>
53 <li><a href="#DirectorySelection">Directory selection</a></li>
54 </ol>
55 </li>
56 <li><a href="#Wireless">Wireless and Connectivity</a>
57 <ol>
Quddus Chonga2cc6cc2014-06-23 12:34:59 -070058 <li><a href="#Multinetwork">Multiple network connections</a></li>
Robert Ly20555292014-06-13 23:28:19 -070059 <li><a href="#BluetoothBroadcasting">Bluetooth broadcasting</a></li>
Andrew Solovay68990cf2014-06-15 20:26:07 -070060 <li><a href="#NFCEnhancements">NFC enhancements</a></li>
Robert Ly20555292014-06-13 23:28:19 -070061 </ol>
62 </li>
63 <li><a href="#Power">Power Efficiency</a>
64 <ol>
65 <li><a href="#JobScheduler">Scheduling Jobs</a></li>
Quddus Chong17305642014-06-18 12:19:06 -070066 <li><a href="#PowerMeasurementTools">Developer tools for power measurement</a>
Robert Ly20555292014-06-13 23:28:19 -070067 </ol>
68 </li>
69 <li><a href="#Enterprise">Enterprise</a>
70 <ol>
71 <li><a href="#ManagedProvisioning">Managed provisioning</a></li>
Quddus Chongaa9d7782014-06-19 16:16:10 -070072 <li><a href="#TaskLocking">Task locking</a></li>
Robert Ly20555292014-06-13 23:28:19 -070073 </ol>
74 </li>
75 <li><a href="#Printing">Printing Framework</a>
76 <ol>
Andrew Solovay68990cf2014-06-15 20:26:07 -070077 <li><a href="#PDFRender">Render PDF as bitmap</a></li>
Robert Ly20555292014-06-13 23:28:19 -070078 </ol>
79 </li>
80 <li><a href="#TestingA11y">Testing &amp; Accessibility</a>
81 <ol>
82 <li><a href="#TestingA11yImprovements">Testing and accessibility improvements</a></li>
83 </ol>
84 </li>
85 <li><a href="#Manifest">Manifest Declarations</a>
86 <ol>
87 <li><a href="#ManifestFeatures">Declarable required features</a></li>
Robert Ly20555292014-06-13 23:28:19 -070088 </ol>
89 </li>
90</ol>
91
Robert Ly20555292014-06-13 23:28:19 -070092</div>
93</div>
94
Quddus Chong17305642014-06-18 12:19:06 -070095<p>The L Developer Preview gives you an advance look at the upcoming release
96for the Android platform, which offers new features for users and app
97developers. This document provides an introduction to the most notable APIs.</p>
Robert Ly20555292014-06-13 23:28:19 -070098
Quddus Chong17305642014-06-18 12:19:06 -070099<p>The L Developer Preview is intended for <strong>developer early
100adopters</strong> and <strong>testers</strong>. If you are interested in
101influencing the direction of the Android framework,
102<a href="{@docRoot}preview/setup-sdk.html">give the L Developer Preview a
103try</a> and send us your feedback!</p>
Robert Ly20555292014-06-13 23:28:19 -0700104
Andrew Solovay68990cf2014-06-15 20:26:07 -0700105<p class="caution"><strong>Caution:</strong> Do not not publish apps
106that use the L Developer Preview to the Google Play store.</p>
107
108<p class="note"><strong>Note:</strong> This document often refers to classes and
109methods that do not yet have reference material available on <a
110href="{@docRoot}">developer.android.com</a>. These API elements are
111formatted in {@code code style} in this document (without hyperlinks). For the
112preliminary API documentation for these elements, download the <a
113href="{@docRoot}preview/l-developer-preview-reference.zip">preview
114reference</a>.</p>
Robert Ly20555292014-06-13 23:28:19 -0700115
116<h2 id="Behaviors">Important Behavior Changes</h2>
117
118<p>If you have previously published an app for Android, be aware that your app
Andrew Solovay68990cf2014-06-15 20:26:07 -0700119 might be affected by changes in the upcoming release.</p>
120
121<h3 id="ART">New Android Runtime (ART)</h3>
122
123<p>The 4.4 release introduced a new, experimental Android runtime, ART. Under
Quddus Chong17305642014-06-18 12:19:06 -07001244.4, ART was optional, and the default runtime remained Dalvik. With the L
125Developer Preview, ART is now the default runtime.</p>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700126
127<p>For an overview of ART's new features, see
128<a href="https://source.android.com/devices/tech/dalvik/art.html">Introducing
129ART</a>. Some of the major new features are:</p>
130
131<ul>
132 <li>Ahead-of-Time (AOT) compilation</li>
133 <li>Improved garbage collection (GC)</li>
134 <li>Improved debugging support</li>
135</ul>
136
137<p>Most Android apps should just work without change under ART. However, some
138techniques that work on Dalvik do not work on ART. For information about the
139most important issues, see
140<a href="{@docRoot}guide/practices/verifying-apps-art.html">Verifying App
141Behavior on the Android Runtime (ART)</a>. Pay particular attention if:</p>
142
143<ul>
144 <li>Your app uses Java Native Interface (JNI) to run C/C++ code.</li>
145 <li>You use development tools that generate non-standard code (such as some
146 obfuscators).</li>
147 <li>You use techniques that are incompatible with compacting garbage
148 collection. (ART does not currently implement compacting GC, but
149 compacting GC is under development in the Android Open-Source
150 Project.)</li>
151</ul>
Robert Ly20555292014-06-13 23:28:19 -0700152
153<h3 id="BehaviorNotifications">If your app implements notifications...</h3>
154
Andrew Solovay68990cf2014-06-15 20:26:07 -0700155<p>Notifications are drawn with dark text atop white (or very light)
Robert Ly20555292014-06-13 23:28:19 -0700156backgrounds to match the new material design widgets. Make sure that all your
Andrew Solovay68990cf2014-06-15 20:26:07 -0700157notifications look right with the new color scheme:</p>
Robert Ly20555292014-06-13 23:28:19 -0700158
Quddus Chongaa9d7782014-06-19 16:16:10 -0700159<div class="figure" style="width:320px">
Quddus Chong17305642014-06-18 12:19:06 -0700160 <img src="images/hun-example.png"
161 srcset="images/hun-example@2x.png 2x"
Quddus Chongaa9d7782014-06-19 16:16:10 -0700162 alt="" width="320" height="541" id="figure1" />
Quddus Chong17305642014-06-18 12:19:06 -0700163 <p class="img-caption">
164 <strong>Figure 1.</strong> Fullscreen activity showing a heads-up notification
165 </p>
166</div>
167
Andrew Solovay68990cf2014-06-15 20:26:07 -0700168<ul>
169
170 <li>Update or remove assets that involve color.</li>
171
172 <li>The system automatically inverts action icons in notifications. Use
Quddus Chongaa9d7782014-06-19 16:16:10 -0700173 {@code android.app.Notification. Builder.setColor()} to set an accent color
Andrew Solovay68990cf2014-06-15 20:26:07 -0700174 in a circle behind your {@link android.app.Notification#icon} image.</li>
175
176 <li>The system ignores all non-alpha channels in action icons and the main
177 notification icon. You should assume that these icons are alpha-only.</li>
178
179</ul>
Robert Ly20555292014-06-13 23:28:19 -0700180
181<p>If you are currently adding sounds and vibrations to your notifications by
182using the {@link android.media.Ringtone}, {@link android.media.MediaPlayer},
Andrew Solovay68990cf2014-06-15 20:26:07 -0700183or {@link android.os.Vibrator} classes, remove this code so that
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700184the system can present notifications correctly in Do
185not Disturb mode. Instead, use the {@link android.app.Notification.Builder}
Quddus Chongaa9d7782014-06-19 16:16:10 -0700186methods instead to add sounds and vibration.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700187
188<p>Notifications now appear in a small floating window
189(also called a <em>heads-up notification</em>) when the device is active
190(that is, the device is unlocked and its screen is on). These notifications
191appear similar to the compact form of your notification, except that the
192heads-up notification also shows action buttons. Users can act on, or dismiss,
193a heads-up notification without leaving the current app.</p>
194
195<p>Examples of conditions that may trigger heads-up notifications include:</p>
196
197<ul>
198 <li>The user's activity is in fullscreen mode (the app uses
199{@link android.app.Notification#fullScreenIntent}), or</li>
200 <li>The notification has high priority and uses ringtones or
201 vibrations</li>
202</ul>
203
204<p>If your app implements notifications under those scenarios, make sure that
205heads-up notifications are presented correctly.</p>
Robert Ly20555292014-06-13 23:28:19 -0700206
207<h3 id="BehaviorMediaControl">If your app uses RemoteControlClient...</h3>
208
Quddus Chong17305642014-06-18 12:19:06 -0700209<p>Lockscreens in the L Developer Preview do not show transport controls for
210your {@link android.media.RemoteControlClient}. Instead, your app can provide
211media playback control from the lockscreen through a notification. This
Robert Ly20555292014-06-13 23:28:19 -0700212gives your app more control over the presentation of media buttons, while
213providing a consistent experience for users across the lockscreen and
Quddus Chongd50a6f82014-06-15 12:13:18 -0700214unlocked device.</p>
Robert Ly20555292014-06-13 23:28:19 -0700215
Quddus Chongaa9d7782014-06-19 16:16:10 -0700216<p>The L Developer Preview introduces a new
217{@code android.app.Notification.MediaStyle} template which is recommended for
218this purpose. {@code MediaStyle} converts notification actions that you added
219with
220{@link android.app.Notification.Builder#addAction(int, java.lang.CharSequence,
221 android.app.PendingIntent)
222Notification.Builder.addAction()} into compact buttons embedded in your app's
223media playback notifications.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700224
225<p>If you are using the new
Quddus Chongaa9d7782014-06-19 16:16:10 -0700226{@code android.media.session.MediaSession} class
227(see <a href="#MediaPlaybackControl">Media Playback Control</a> below), attach
228your session token with {@code Notification.MediaStyle.setMediaToken()} to
229inform the system that this notification controls an ongoing media session.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700230
Andrew Solovay68990cf2014-06-15 20:26:07 -0700231<p>Call {@code
232Notification.Builder.setVisibility(Notification.VISIBILITY_PUBLIC)} to mark a
Quddus Chongaa9d7782014-06-19 16:16:10 -0700233notification as safe to show atop any lockscreen (secure or otherwise). For more
234information, see <a href="#LockscreenNotifications">Lockscreen Notifications</a>.</p>
Robert Ly20555292014-06-13 23:28:19 -0700235
Robert Ly20555292014-06-13 23:28:19 -0700236<h3 id="BehaviorGetRecentTasks">If your app uses ActivityManager.getRecentTasks()...</h3>
237
Quddus Chongaa9d7782014-06-19 16:16:10 -0700238<p>With the introduction of the new <em>concurrent documents and activities
239tasks</em> feature in the upcoming release (see <a href="#Recents">Concurrent
240documents and activities in Recents screen</a> below),
Andrew Solovay68990cf2014-06-15 20:26:07 -0700241the {@link android.app.ActivityManager#getRecentTasks
Quddus Chongaa9d7782014-06-19 16:16:10 -0700242ActivityManager.getRecentTasks()} method is now deprecated to improve user
243privacy. For backward compatibility, this method still returns a small subset of
244its data, including the calling application’s own tasks and possibly some other
245non-sensitive tasks (such as Home). If your app is using this method to retrieve
246its own tasks, use {@code android.app.ActivityManager.getAppTasks()} instead to
247retrieve that information.</p>
Robert Ly20555292014-06-13 23:28:19 -0700248
249<h2 id="UI">User Interface</h2>
250
251<h3 id="MaterialDesign">Material design support</h3>
252
Andrew Solovay68990cf2014-06-15 20:26:07 -0700253<p>The upcoming release adds support for Android's new <em>material</em> design
Quddus Chongaa9d7782014-06-19 16:16:10 -0700254style. You can create apps with material design that are visually dynamic and
255have UI element transitions that feel natural to users. This support includes:</p>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700256
Robert Ly20555292014-06-13 23:28:19 -0700257<ul>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700258
259 <li>The material theme</li>
Ricardo Cerverad3e426b2014-06-15 16:01:28 -0700260 <li>View shadows</li>
261 <li>The {@code RecyclerView} widget</li>
262 <li>Drawable animation and styling effects</li>
263 <li>Material design animation and activity transition effects</li>
264 <li>Animators for view properties based on the state of a view</li>
265 <li>Customizable UI widgets and app bars with color palettes that you control</li>
Robert Ly20555292014-06-13 23:28:19 -0700266</ul>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700267
Robert Ly20555292014-06-13 23:28:19 -0700268<p>To learn more about adding material design functionality to your app, see
Andrew Solovay68990cf2014-06-15 20:26:07 -0700269<a href="{@docRoot}preview/material/index.html">Material Design</a>.</p>
Robert Ly20555292014-06-13 23:28:19 -0700270
271<h3 id="LockscreenNotifications">Lockscreen notifications</h3>
Quddus Chongaa9d7782014-06-19 16:16:10 -0700272<p>Lockscreens in the L Developer Preview have the ability to present
273notifications. Users can choose via <em>Settings</em> whether to allow
274sensitive notification content to be shown over a secure lockscreen.</p>
Robert Ly20555292014-06-13 23:28:19 -0700275
276<p>Your app can control the level of detail visible when its notifications are
Ricardo Cerverad3e426b2014-06-15 16:01:28 -0700277displayed over the secure lockscreen. To control the visibility level, call
Robert Ly20555292014-06-13 23:28:19 -0700278{@code android.app.Notification.Builder.setVisibility()} and specify one of these
279values:</p>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700280
Robert Ly20555292014-06-13 23:28:19 -0700281<ul>
282<li>{@code VISIBILITY_PRIVATE}. Shows basic information, such as the
Quddus Chong17305642014-06-18 12:19:06 -0700283notification’s icon, but hides the notification’s full content.</li>
284<li>{@code VISIBILITY_PUBLIC}. Shows the notification’s full content.</li>
285<li>{@code VISIBILITY_SECRET}. Shows nothing, excluding even the
286notification’s icon.</li>
Robert Ly20555292014-06-13 23:28:19 -0700287</ul>
288
Quddus Chong17305642014-06-18 12:19:06 -0700289<p>When {@code VISIBILITY_PRIVATE} is set, you can also provide a redacted
290version of the notification content that hides personal details. For example,
Quddus Chongaa9d7782014-06-19 16:16:10 -0700291an SMS app might display a notification that shows "You have 3 new text messages."
292but hides the message content and senders. To provide this alternative
293notification, first create the replacement notification using
294{@link android.app.Notification.Builder}. When you create the private
295notification object, attach the replacement notification to it through the
296{@code Notification.Builder.setPublicVersion()} method.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700297
Andrew Solovay68990cf2014-06-15 20:26:07 -0700298<h3 id="NotificationsMetadata">Notifications metadata</h3>
299<p>The L Developer Preview uses metadata associated with your app notifications
300to sort the notifications more intelligently. The metadata you set also
301controls how the system presents your app notifications when the user is in <em>Do
302Not Disturb</em> mode. To set the metadata, call the following methods in
303{@code android.app.Notification.Builder} when you construct the
304notification:</p>
305
306<ul>
307<li>{@code setCategory()}. Depending on the message category, this tells
308the system how to handle your app notifications when the device is
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700309in <em>Do not Disturb</em> mode (for example, if your notification represents an
Andrew Solovay68990cf2014-06-15 20:26:07 -0700310incoming call, instant message, or alarm).
Robert Ly20555292014-06-13 23:28:19 -0700311<li>{@code setPriority()}. Notifications with the priority field set to
312{@code PRIORITY_MAX} or {@code PRIORITY_HIGH} will appear in a small floating
Ricardo Cerverad3e426b2014-06-15 16:01:28 -0700313window if the notification also has sound or vibration.</li>
Robert Ly20555292014-06-13 23:28:19 -0700314<li>{@code addPerson()}. Allows you to add a list of people to a notification.
315Your app can use this to signal to the system that it should group together
316notifications from the specified people, or rank notifications from these
Ricardo Cerverad3e426b2014-06-15 16:01:28 -0700317people as being more important.</li>
Robert Ly20555292014-06-13 23:28:19 -0700318</ul>
319
Ricardo Cerverad3e426b2014-06-15 16:01:28 -0700320<h3 id="Recents">Concurrent documents and activities in the Recents screen</h3>
Robert Ly20555292014-06-13 23:28:19 -0700321
322<p>In previous releases, the
323<a href="{@docRoot}design/get-started/ui-overview.html">Recents screen</a>
324could only display a single task for each app that the user interacted with
Andrew Solovay68990cf2014-06-15 20:26:07 -0700325most recently. The L Developer Preview enables your app to open more tasks as
326needed for additional concurrent activities for documents.
327This feature facilitates multitasking
Robert Ly20555292014-06-13 23:28:19 -0700328by letting users quickly switch between individual activities and documents
Andrew Solovay68990cf2014-06-15 20:26:07 -0700329from the Recents screen, with a consistent switching experience across all apps.
330Examples of such concurrent tasks might include open tabs in a web
331browser app, documents in a productivity app, concurrent matches in
Robert Ly20555292014-06-13 23:28:19 -0700332a game, or chats in a messaging app. Your app can manage its tasks
333through the {@code android.app.ActivityManager.AppTask} class.</p>
334
335<p>To insert a logical break so that the system treats your activity as a new
Andrew Solovay68990cf2014-06-15 20:26:07 -0700336task, use {@code android.content.Intent.FLAG_ACTIVITY_NEW_DOCUMENT} when
Quddus Chongaa9d7782014-06-19 16:16:10 -0700337launching the activity with {@link android.app.Activity#startActivity(android.content.Intent)
338startActivity()}. You can also get this behavior by declaring the
Robert Ly20555292014-06-13 23:28:19 -0700339<a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a>
340attribute {@code documentLaunchMode="intoExisting"} or {@code ="always"} in your
341manifest.</p>
342
343<p>You can also mark that a task should be removed from the Recents screen
Andrew Solovay68990cf2014-06-15 20:26:07 -0700344when all its activities are closed. To do this, use {@code
345android.content.Intent.FLAG_ACTIVITY_AUTO_REMOVE_FROM_RECENTS} when starting the
346root activity for
Robert Ly20555292014-06-13 23:28:19 -0700347the task. You can also set this behavior for an activity by declaring the
348<a href="{@docRoot}guide/topics/manifest/activity-element.html">&lt;activity&gt;</a>
349attribute {@code autoRemoveFromRecents=“true”} in your manifest.</p>
350
351<p>To avoid cluttering the Recents screen, you can set the maximum number of
Andrew Solovay68990cf2014-06-15 20:26:07 -0700352tasks from your app that can appear in that screen. To do this, set the
353<a href="{@docRoot}guide/topics/manifest/application-element.html">&lt;application&gt;</a>
354attribute {@code android:maxRecent}. The current maximum that can be specified
Robert Ly20555292014-06-13 23:28:19 -0700355is 100 tasks per user.</a></p>
356
357<h3 id="WebView">WebView updates</h3>
358<p>The L Developer Preview updates the {@link android.webkit.WebView}
359implementation to Chromium M36, bringing security and stability enhancements,
360as well as bug fixes. The default user-agent string for a
361{@link android.webkit.WebView} running on the L Developer Preview has
362been updated to incorporate 36.0.0.0 as the version number.</p>
363
364<p>Additionally, this release brings support for the
Quddus Chongaa9d7782014-06-19 16:16:10 -0700365<a href="https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html">WebAudio</a>,
366<a href="https://www.khronos.org/webgl/">WebGL</a>, and
Robert Ly20555292014-06-13 23:28:19 -0700367<a href="http://www.webrtc.org/">WebRTC</a> open standards. To learn more about
368the new features included in this release, see <a href="https://developer.chrome.com/multidevice/webview/overview">WebView for Android</a>.</p>
369
370<h2 id="UserInput">User Input</h2>
371
372<h3 id="IME">IME bug fixes and improvements</h3>
373
374<p>Beginning in the L Developer Preview, users can more easily switch between
Andrew Solovay68990cf2014-06-15 20:26:07 -0700375all <a href="{@docRoot}guide/topics/text/creating-input-method.html">input
376method editors (IME)</a> supported by the platform. Performing the designated
Robert Ly20555292014-06-13 23:28:19 -0700377switching action (usually touching a Globe icon on the soft keyboard) will cycle
378among all such IMEs. This change takes place in
Andrew Solovay68990cf2014-06-15 20:26:07 -0700379{@link android.view.inputmethod.InputMethodManager#shouldOfferSwitchingToNextInputMethod
380InputMethodManager.shouldOfferSwitchingToNextInputMethod()}.</p>
Robert Ly20555292014-06-13 23:28:19 -0700381
Andrew Solovay68990cf2014-06-15 20:26:07 -0700382<p>In addition, the framework now checks whether the next IME includes a
383switching mechanism at all (and, thus, whether that IME supports switching to
384the IME after it). An
Robert Ly20555292014-06-13 23:28:19 -0700385IME with a switching mechanism will not cycle to an IME without one. This
386change takes place in
Andrew Solovay68990cf2014-06-15 20:26:07 -0700387{@link android.view.inputmethod.InputMethodManager#switchToNextInputMethod
388InputMethodManager.switchToNextInputMethod}.
Robert Ly20555292014-06-13 23:28:19 -0700389
390<p>To see an example of how to use the updated IME-switching APIs, refer to the
391updated soft-keyboard implementation sample in this release.</p>
392
393<h2 id="Animations">Animation &amp; Graphics</h2>
394
395<h3 id="OpenGLES-3-1">Support for OpenGL ES 3.1</h3>
396<p>The L Developer Preview adds Java interfaces and native support for OpenGL
397ES 3.1. Key new functionality provided in OpenGL ES 3.1 includes:</p>
398
399<ul>
400<li>Compute shaders
401<li>Separate shader objects
402<li>Indirect draw commands
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700403<li>Multisample and stencil textures
Robert Ly20555292014-06-13 23:28:19 -0700404<li>Shading language improvements
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700405<li>Extensions for advanced blend modes and debugging
Robert Ly20555292014-06-13 23:28:19 -0700406<li>Backward compatibility with OpenGL ES 2.0 and 3.0
407</ul>
408
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700409<p>The Java interface for OpenGL ES 3.1 on Android is provided with {@code GLES31}. When
Quddus Chongaa9d7782014-06-19 16:16:10 -0700410using OpenGL ES 3.1, be sure that you declare it in your manifest file with the
411<a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code &lt;uses-feature&gt;}</a>
412tag and the {@code android:glEsVversion} attribute. For example:</p>
Robert Ly20555292014-06-13 23:28:19 -0700413
414<pre>
415&lt;manifest&gt;
416 &lt;uses-feature android:glEsVersion="0x00030001" /&gt;
417 ...
418&lt;/manifest&gt;
419</pre>
420
Quddus Chongaa9d7782014-06-19 16:16:10 -0700421<p>For more information about using OpenGL ES, including how to check the
422device’s supported OpenGL ES version at runtime, see the
423<a href="{@docRoot}guide/topics/graphics/opengl.html">OpenGL ES API guide</a>.</p>
Robert Ly20555292014-06-13 23:28:19 -0700424
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700425<h3 id="AndroidExtensionPack">Android Extension Pack</h3>
426
427<p>In addition to OpenGL ES 3.1, this release provides an extension pack with Java interfaces and
428native support for advanced graphics functionality. These extensions are treated as a single
429package by Android. (If the {@code ANDROID_extension_pack_es31} extension is present, your app can
430assume all extensions in the package are present and enable the shading language features with
431a single {@code #extension} statement.</p>
432<p>The extension pack supports:</p>
433<ul>
434<li>Guaranteed fragment shader support for shader storage buffers, images, and
435 atomics (fragment shader support is optional in OpenGL ES 3.1.)</li>
436<li>Tessellation and geometry shaders</li>
437<li>ASTC (LDR) texture compression format</li>
438<li>Per-sample interpolation and shading</li>
439<li>Different blend modes for each color attachment in a frame buffer</li>
440</ul>
441
442<p>The Java interface for the extension pack is provided with {@code GLES31Ext}.
443In your app manifest, you can declare that support for the extension pack is
444required, with the
445<a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code &lt;uses-feature&gt;}</a>
446tag, but the precise syntax is not finalized in the L Developer Preview.</p>
447
Robert Ly20555292014-06-13 23:28:19 -0700448<h2 id="Multimedia">Multimedia</h2>
449
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700450<h3 id="Camera-v2">Camera API for advanced camera capabilities</h3>
Robert Ly20555292014-06-13 23:28:19 -0700451
452<p>The L Developer Preview introduces the new {@code android.hardware.camera2}
Andrew Solovay68990cf2014-06-15 20:26:07 -0700453API to facilitate fine-grain photo capture and image processing. You can now
454programmatically access the camera devices available to the system with {@code
455CameraManager.getCameraIdList()} and connect to a specific device with {@code
456CameraManager.openCamera()}. To start capturing images, create a {@code
457CameraCaptureSession} and specify the {@link android.view.Surface} objects for
458the captured images. The {@code CameraCaptureSession} can be configured to take
459single shots or multiple images in a burst.</p>
Robert Ly20555292014-06-13 23:28:19 -0700460
461<p>To be notified when new images are captured, implement the
462{@code CameraCaptureSession.CaptureListener()} interface and set it in your
463capture request. Now when the system completes the image capture request, your
464{@code CameraCaptureSession.CaptureListener()} receives a call to
465{@code onCaptureCompleted()}, providing you with the image capture metadata in a
466{@code CaptureResult}.</p>
467
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700468<p>To see an example of how to use the updated Camera API, refer to the {@code Camera2Basic}
469and {@code Camera2Video} implementation samples in this release.</p>
470
Robert Ly20555292014-06-13 23:28:19 -0700471<h3 id="AudioPlayback">Audio playback</h3>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700472<p>This release includes the following changes to
473 {@link android.media.AudioTrack}:</p>
Robert Ly20555292014-06-13 23:28:19 -0700474<ul>
475 <li>Your app can now supply audio data in floating-point format
476({@code android.media.AudioFormat.ENCODING_PCM_FLOAT}). This permits greater
Quddus Chongaa9d7782014-06-19 16:16:10 -0700477dynamic range, more consistent precision, and greater headroom. Floating-point
478arithmetic is especially useful during intermediate calculations. Playback
Andrew Solovay68990cf2014-06-15 20:26:07 -0700479end-points use integer format for audio data, and with lower bit-depth. (In the
480L Developer Preview, portions of the internal pipeline are not yet
481floating-point.)
Quddus Chongaa9d7782014-06-19 16:16:10 -0700482 <li>Your app can now supply audio data as a {@link java.nio.ByteBuffer}, in
483the same format as provided by {@link android.media.MediaCodec}.
Robert Ly20555292014-06-13 23:28:19 -0700484 <li>The {@code WRITE_NON_BLOCKING} option can simplify buffering and
485 multithreading for some apps.
486</ul>
487
488<h3 id="MediaPlaybackControl">Media playback control</h3>
489<p>You can now build your own media controller app with the new
490{@code android.media.session.MediaController} class, which provides
491simplified transport controls APIs that replace those in
Andrew Solovay68990cf2014-06-15 20:26:07 -0700492{@link android.media.RemoteControlClient}. The {@code MediaController} class
493allows thread-safe control of playback from a non-UI process, making it easier
Robert Ly20555292014-06-13 23:28:19 -0700494to control your media playback service from your app’s user interface.
495
496<p>You can also create multiple controllers to send playback commands,
497media keys, and other events to the same ongoing
498{@code android.media.session.MediaSession}. When you add a controller, you must
499call {@code MediaSession.getSessionToken()} to request an access
500token in order for your app to interact with the session.</p>
501
Andrew Solovay68990cf2014-06-15 20:26:07 -0700502<p>You can now send transport commands such as "play", "stop", "skip", and
Robert Ly20555292014-06-13 23:28:19 -0700503"set rating" by using {@code MediaController.TransportControls}. To handle
Andrew Solovay68990cf2014-06-15 20:26:07 -0700504in-bound media transport commands from controllers attached to the session,
505override the callback methods in
Robert Ly20555292014-06-13 23:28:19 -0700506{@code MediaSession.TransportControlsCallback}.</p>
507
508<p>You can also create rich notifications that allow playback control tied to a
Andrew Solovay68990cf2014-06-15 20:26:07 -0700509media session with the new {@code android.app.Notification.MediaStyle} class. By
510using the new notification and media APIs, you will ensure that the System UI
511knows about your playback and can extract and show album art.</p>
Robert Ly20555292014-06-13 23:28:19 -0700512
513<h2 id="Storage">Storage</h2>
514
515<h3 id="DirectorySelection">Directory selection</h3>
516
Quddus Chongaa9d7782014-06-19 16:16:10 -0700517<p>The L Developer Preview extends the <a href="{@docRoot}guide/topics/providers/document-provider.html">Storage Access Framework</a> to let users select an entire directory subtree,
518giving apps read/write access to all contained documents without requiring user
519confirmation for each item.</p>
Robert Ly20555292014-06-13 23:28:19 -0700520
Quddus Chongaa9d7782014-06-19 16:16:10 -0700521<p>To select a directory subtree, build and send an
522{@code android.intent.action.OPEN_DOCUMENT_TREE} {@link android.content.Intent}.
523The system displays all
524{@link android.provider.DocumentsProvider} instances that support subtree selection,
525letting the user browse and select a directory. The returned URI represents access to the selected
526subtree. You can then use {@code DocumentsContract.buildChildDocumentsUriUsingTree()}
527and {@code DocumentsContract.buildDocumentUriUsingTree()} along with
528{@code ContentResolver.query()} to explore the subtree.</p>
Robert Ly20555292014-06-13 23:28:19 -0700529
Quddus Chongaa9d7782014-06-19 16:16:10 -0700530<p>The new {@code DocumentsContract.createDocument()} method lets you create
531new documents or directories anywhere under the subtree. To manage
532existing documents, use {@code DocumentsContract.renameDocument()} and
533{@code DocumentsContract.deleteDocument()}. Check {@code DocumentsContract.Document.COLUMN_FLAGS}
534to verify provider support for these calls before issuing them.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700535
Quddus Chongaa9d7782014-06-19 16:16:10 -0700536<p>If you're implementing a {@link android.provider.DocumentsProvider} and want
537to support subtree selection, implement {@code DocumentsProvider.isChildDocument()}
538and include {@code Documents.Contract.FLAG_SUPPORTS_IS_CHILD} in your
539{@code Root.COLUMN_FLAGS}.</p>
540
541<p>The L Developer Preview also introduces new package-specific directories on
542shared storage where your app can place media files for inclusion in
543{@link android.provider.MediaStore}. The new
544{@code android.content.Context.getExternalMediaDirs()} returns paths to these
545directories on all shared storage devices. Similarly to
546{@link android.content.Context#getExternalFilesDir(java.lang.String) Context.getExternalFilesDir()},
547no additional permissions are needed by your app to access the returned paths. The
548platform periodically scans for new media in these directories, but you can also
549use {@link android.media.MediaScannerConnection} to explicitly scan for new
550content.</p>
Robert Ly20555292014-06-13 23:28:19 -0700551
552<h2 id="Wireless">Wireless &amp; Connectivity</h2>
553
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700554<h3 id="Multinetwork">Multiple network connections</h3>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700555<p>The L Developer Preview provides new multi-networking APIs. These let your app
Robert Ly20555292014-06-13 23:28:19 -0700556dynamically scan for available networks with specific capabilities, and
557establish a connection to them. This is useful when your app requires a
558specialized network, such as an SUPL, MMS, or carrier-billing network, or if
559you want to send data using a particular type of transport protocol.</p>
560
Andrew Solovay68990cf2014-06-15 20:26:07 -0700561<p>To select and connect to a network dynamically from your app follow these
562steps:</p>
563
564<ol>
565 <li>Create a {@link android.net.ConnectivityManager}.</li>
566 <li>Create a
567 {@code android.net.NetworkRequest} to specify the network features and transport
568 type your app is interested in.</li>
569 <li>To scan for suitable networks, call
570 {@code ConnectivityManager.requestNetwork()} or
571 {@code ConnectivityManager.registerNetworkCallback()}, and pass in the
572 {@code NetworkRequest} object and an implementation of
573 {@code ConnectivityManager.NetworkCallbackListener}.</li>
574
575</ol>
Robert Ly20555292014-06-13 23:28:19 -0700576
577<p>When the system detects a suitable network, it connects to the network and
578invokes the {@code NetworkCallbackListener.onAvailable()} callback. You can use
579the {@code android.net.Network} object from the callback to get additional
Andrew Solovay68990cf2014-06-15 20:26:07 -0700580information about the network, or to direct traffic to use the selected
581network.</p>
Robert Ly20555292014-06-13 23:28:19 -0700582
583<h3 id="BluetoothBroadcasting">Bluetooth broadcasting</h3>
Quddus Chongaa9d7782014-06-19 16:16:10 -0700584<p>Android 4.3 introduced platform support for
585 <a href="{@docRoot}guide/topics/connectivity/bluetooth-le.html">Bluetooth Low Energy</a>
Robert Ly20555292014-06-13 23:28:19 -0700586(BLE) in the central role. In the L Developer Preview, an Android device can now
Andrew Solovay68990cf2014-06-15 20:26:07 -0700587act as a Bluetooth LE <em>peripheral device</em>. Apps can use this capability
588to make their presence known to
Robert Ly20555292014-06-13 23:28:19 -0700589nearby devices. For instance, you can build apps that allow a device to
590function as a pedometer or health monitor and communicate its data with another
591BLE device.</p>
592
Quddus Chongaa9d7782014-06-19 16:16:10 -0700593<p>The new {@code android.bluetooth.le} APIs enable your apps to broadcast
594advertisements, scan for responses, and form connections with nearby BLE devices.
Robert Ly20555292014-06-13 23:28:19 -0700595You must add the {@code android.permission.BLUETOOTH_ADMIN} permission in your
596manifest in order for your app to use the new advertising and scanning features.</a>
597
Andrew Solovay68990cf2014-06-15 20:26:07 -0700598<p>To begin Bluetooth LE advertising so that other devices can discover
599your app, call {@code android.bluetooth.le.BluetoothAdvertiser.startAdvisertising()}
600and pass in an implementation of the
601{@code android.bluetooth.le.AdvertiseCallback} class. The callback object
602receives a report of the success or failure of the advertising operation.</p>
Robert Ly20555292014-06-13 23:28:19 -0700603
Andrew Solovay68990cf2014-06-15 20:26:07 -0700604<p> The L Developer Preview introduces the {@code
605android.bluetooth.le.ScanFilter} class so that your app can scan for only the
606specific types of devices it is interested in. To begin scanning for Bluetooth
607LE devices, call {@code android.bluetooth.le.BluetoothLeScanner.startScan()} and
608pass in a list of filters. In the method call, you must also provide an
Robert Ly20555292014-06-13 23:28:19 -0700609implementation of {@code android.bluetooth.le.ScanCallback} to report if a
Andrew Solovay68990cf2014-06-15 20:26:07 -0700610Bluetooth LE advertisement is found. </p>
Robert Ly20555292014-06-13 23:28:19 -0700611
612<h3 id="NFCEnhancements">NFC enhancements</h3>
613<p>The L Developer Preview adds these enhancements to enable wider and more
614flexible use of NFC:</p>
615
616<ul>
617<li>Android Beam is now available in the share menu.
618<li>Your app can invoke the Android Beam on the user’s device to share data by
619calling {@code android.nfc.NfcAdapter.invokeBeam()}. This avoids the need for
620the user to manually tap the device against another NFC-capable device to
621complete the data transfer.
Andrew Solovay68990cf2014-06-15 20:26:07 -0700622<li>You can use the new {@code android.nfc.NdefRecord.createTextRecord()} method
623to create an NDEF record containing UTF-8 text data.
Robert Ly20555292014-06-13 23:28:19 -0700624<li>If you are developing a payment app, you now have the ability to
625register an NFC application ID (AID) dynamically by calling
626{@code android.nfc.cardemulation.CardEmulation.registerAidsForService()}.
627You can also use {@code android.nfc.cardemulation.CardEmulation.setPreferredService()}
628to set the preferred card emulation service that should be used when a specific
629activity is in the foreground.
630</ul>
631
632<h2 id="Power">Power Efficiency</h2>
633
634<h3 id="JobScheduler">Scheduling jobs</h3>
635<p>The L Developer Preview provides a new {@code android.app.job.JobScheduler}
Quddus Chongd50a6f82014-06-15 12:13:18 -0700636API that lets you optimize battery life by defining jobs for the system to run
Andrew Solovay68990cf2014-06-15 20:26:07 -0700637asynchronously at a later time or under specified conditions (such as when the
638device is charging). This is useful in such situations as:</p>
639<ul>
Quddus Chong17305642014-06-18 12:19:06 -0700640 <li>The app has non-user-facing work that you can defer.</li>
641 <li>The app has work you'd prefer to do when the unit is plugged in.</li>
642 <li>The app has a task that requires network access (or requires a Wi-Fi
Andrew Solovay68990cf2014-06-15 20:26:07 -0700643 connection).</li>
644 <li>The app has a number of tasks that you want to run as a batch on a regular
645 schedule.</li>
Robert Ly20555292014-06-13 23:28:19 -0700646
Andrew Solovay68990cf2014-06-15 20:26:07 -0700647</ul>
648
649<p>A unit of work is encapsulated by a {@code android.app.job.JobInfo} object.
650This object provides an exact description of the criteria to be used for
651scheduling.</p>
Robert Ly20555292014-06-13 23:28:19 -0700652
653<p>Use the {@code android.app.job.JobInfo.Builder} to configure how the
654scheduled task should run. You can schedule the task to run under specific
Andrew Solovay68990cf2014-06-15 20:26:07 -0700655conditions, such as:</p>
656
657<ul>
658 <li>The device is charging</li>
659 <li>The device is connected to an unmetered network</li>
660 <li>The system deems the device to be idle</li>
Quddus Chong17305642014-06-18 12:19:06 -0700661 <li>Completion with a minimum delay or within a specific deadline.</li>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700662</ul>
Robert Ly20555292014-06-13 23:28:19 -0700663
664<p>For example, you can add code like this to run your task on an
665unmetered network:</p>
666
667<pre>
668JobInfo uploadTask = new JobInfo.Builder(mJobId, mServiceComponent)
669 .setRequiredNetworkCapabilities(JobInfo.NetworkType.UNMETERED)
670 .build();
671
672JobScheduler jobScheduler =
673 (JobScheduler) context.getSystemService(Context.JOB_SCHEDULER_SERVICE)
674jobScheduler.schedule(uploadTask);
675</pre>
676
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700677<p>To see an example of how to use the {@code JobScheduler} API, refer to the
678{@code JobSchedulerSample} implementation sample in this release.</p>
679
Quddus Chong17305642014-06-18 12:19:06 -0700680<h3 id="PowerMeasurementTools">Developer tools for power measurement</h3>
Robert Ly20555292014-06-13 23:28:19 -0700681<p>The L Developer Preview provides several new developer tools and APIs to help
682you better measure and understand your app's power usage.</p>
683
684<dl>
685<dt><strong>batterystats</strong></dt>
686<dd>
687<p>The {@code dumpsys batterystats} command allows you to generate interesting
688statistical data about battery usage on a device, organized by unique user ID
689(UID). The statistics generated by the tool include:</p>
690
691<ul>
692<li>History of battery related events
693<li>Global statistics for the device
694<li>Approximated power use per UID and system component
695<li>Per-app mobile ms per packet
696<li>System UID aggregated statistics
697<li>App UID aggregated statistics
698</ul>
699
Quddus Chongd50a6f82014-06-15 12:13:18 -0700700<p>Use the {@code --help} option to learn about the various options for
Andrew Solovay68990cf2014-06-15 20:26:07 -0700701tailoring the output. For example, to print battery usage
702statistics for a given app package since the device was last charged, run this
Quddus Chongd50a6f82014-06-15 12:13:18 -0700703command:
Robert Ly20555292014-06-13 23:28:19 -0700704<pre>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700705$ adb shell dumpsys batterystats --charged &lt;package-name&gt;
Robert Ly20555292014-06-13 23:28:19 -0700706</pre>
707</dd>
708
709<dt><strong>Battery Historian</strong></dt>
710<dd>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700711<p>The Battery Historian tool ({@code historian.par}) analyzes Android
712bug reports from the L Developer Preview and creates an HTML visualization of
713power-related events. It can
714also visualize power consumption data from a power monitor, and attempts to
715map power usage to the wake locks seen. You can find the Battery Historian tool
Robert Ly20555292014-06-13 23:28:19 -0700716in {@code &lt;sdk&gt;/tools}.</p>
717
Andrew Solovay68990cf2014-06-15 20:26:07 -0700718<img src="images/battery_historian.png"
719 srcset="images/battery_historian@2x.png 2x"
Quddus Chongaa9d7782014-06-19 16:16:10 -0700720 alt="" width="760" height="462"
Quddus Chong17305642014-06-18 12:19:06 -0700721 id="figure2" />
Andrew Solovay68990cf2014-06-15 20:26:07 -0700722<p class="img-caption">
Quddus Chong17305642014-06-18 12:19:06 -0700723 <strong>Figure 2.</strong>HTML visualization generated by the Battery
Andrew Solovay68990cf2014-06-15 20:26:07 -0700724 Historian tool.
725</p>
726
727<p>For best results, you should first enable full wake lock reporting, to allow
Robert Ly20555292014-06-13 23:28:19 -0700728the Battery Historian tool to monitor uninterrupted over an extended period of
729time:</p>
730<pre>
731$ adb shell dumpsys batterystats --enable full-wake-history
732</pre>
733
734<p>You should also reset battery statistics at the beginning of a
735measurement:</p>
736<pre>
737$ adb shell dumpsys batterystats --reset
738</pre>
739
740<p>To generate an HTML visualization:</p>
741<pre>
742$ historian.par [-p powerfile] bugreport.txt > out.html
743</pre>
744</dd>
745
Robert Ly20555292014-06-13 23:28:19 -0700746</dl>
747
748<h2 id="Enterprise">Enterprise</h2>
749<h3 id="ManagedProvisioning">Managed provisioning</h3>
750
Andrew Solovay68990cf2014-06-15 20:26:07 -0700751<div class="figure" style="width:360px">
752 <img src="images/managed_apps_launcher.png"
753 srcset="images/managed_apps_launcher@2x.png 2x"
Quddus Chongaa9d7782014-06-19 16:16:10 -0700754 alt="" width="360" height="609" id="figure3" />
Andrew Solovay68990cf2014-06-15 20:26:07 -0700755 <p class="img-caption">
Quddus Chong17305642014-06-18 12:19:06 -0700756 <strong>Figure 3.</strong> Launcher screen showing managed apps (marked with
Andrew Solovay68990cf2014-06-15 20:26:07 -0700757 a lock badge)
758 </p>
759</div>
760
Robert Ly20555292014-06-13 23:28:19 -0700761<p>The L Developer Preview provides new functionality for running apps within
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700762an enterprise environment. A
763<a href="{@docRoot}guide/topics/admin/device-admin.html">device administrator</a> can
764initiate a managed provisioning process to add a co-present but separate <em>Android
765work profile</em> to a device, if the user has an existing personal account.
766Apps that are associated with Android work profiles will appear alongside
767non-managed apps in the user’s Launcher, Recent apps screen, and notifications.</p>
Robert Ly20555292014-06-13 23:28:19 -0700768
Andrew Solovay68990cf2014-06-15 20:26:07 -0700769<p>To start the managed provisioning process, send {@code
770ACTION_PROVISION_MANAGED_PROFILE} in an {@link android.content.Intent}. If the
771call is successful, the system triggers the {@code
772android.app.admin.DeviceAdminReceiver. onProfileProvisioningComplete()} callback.
773You can then call {@code app.admin.DevicePolicyManager. setProfileEnabled()} to
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700774enable this Android work profile.</p>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700775
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700776<p>A device administrator can associate a user with more than one Android
777work profile. To get a list of the Android work profiles associated with the
778user, call {@code android.os.UserManager. getUserProfiles()}.</p>
Robert Ly20555292014-06-13 23:28:19 -0700779
Andrew Solovay68990cf2014-06-15 20:26:07 -0700780<p>If you are developing a Launcher app, you can use the new {@code
781android.content.pm.LauncherApps} class to get a list of launchable activities
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700782for the current user and any associated Android work profiles. Your Launcher can make
Andrew Solovay68990cf2014-06-15 20:26:07 -0700783the managed apps visually prominent by appending a “work” badge to the icon
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700784drawable with {@code android.os.UserManager. getBadgeDrawableForUser()}.</p>
785
786<p>To see an example of how to use the new functionality, refer to the
787{@code BasicManagedProfile} implementation sample in this release.</p>
Robert Ly20555292014-06-13 23:28:19 -0700788
Quddus Chongaa9d7782014-06-19 16:16:10 -0700789<h3 id="TaskLocking">Task locking</h3>
790<p>The L Developer Preview introduces a new task locking API that
Quddus Chong17305642014-06-18 12:19:06 -0700791lets you temporarily restrict users from leaving your app or being interrupted
Quddus Chongaa9d7782014-06-19 16:16:10 -0700792by notifications. This could be used, for example, if you are developing an
793education app to support high stakes assessment requirements on Android.
794Once your app activates this mode, users will not be able to see
795notifications, access other apps, or return to the Home screen, until your
Quddus Chong17305642014-06-18 12:19:06 -0700796app exits the mode.</p>
797
Quddus Chongaa9d7782014-06-19 16:16:10 -0700798<p>To prevent unauthorized usage, only authorized apps can activate task locking.
799Furthermore, task locking authorization must be granted by a
800specially-configured <em>device owner</em> app, through the {@code android.app.admin.DevicePolicyManager.setLockTaskComponents()} method.</p>
Quddus Chong17305642014-06-18 12:19:06 -0700801
Quddus Chongaa9d7782014-06-19 16:16:10 -0700802<p>To set up a device owner, follow these steps:</p>
803<ol>
804<li>Attach a device running an <a href="https://source.android.com/source/building-running.html">Android {@code userdebug} build</a> to your development machine.</li>
805<li>Install your device owner app.</li>
806<li>Create a {@code device_owner.xml} file and save it to the {@code /data/system}
807directory on the device.
808<pre>
809$ adb root
810$ adb shell stop
811$ rm /tmp/device_owner.xml
812$ echo "&lt;?xml version='1.0' encoding='utf-8' standalone='yes' ?&gt;"
813&gt;&gt; /tmp/device_owner.xml
814$ echo "&device-owner package=\"&lt;your_device_owner_package&gt;\"
815name=\"*&lt;your_organization_name&gt;\" /&gt;" &gt;&gt; /tmp/device_owner.xml
816$ adb push /tmp/device_owner.xml /data/system/device_owner.xml
817$ adb reboot
818</pre>
819</li>
820</ol>
Quddus Chong17305642014-06-18 12:19:06 -0700821
Quddus Chongaa9d7782014-06-19 16:16:10 -0700822<p>Before using the task locking API in your app, verify that your activity is
823authorized by calling {@code DevicePolicyManager.isLockTaskPermitted()}.</p>
824
825<p>To activate task locking, call
Quddus Chong17305642014-06-18 12:19:06 -0700826{@code android.app.Activity.startLockTask()} from your authorized activity.</p>
827
Quddus Chongaa9d7782014-06-19 16:16:10 -0700828<p>When task locking is active, the following behavior takes effect:</p>
Quddus Chong17305642014-06-18 12:19:06 -0700829
830<ul>
Quddus Chongaa9d7782014-06-19 16:16:10 -0700831<li>The status bar is blank, and user notifications and status information is
832hidden.</li>
833<li>The Home and Recent Apps buttons are hidden.</li>
Quddus Chong17305642014-06-18 12:19:06 -0700834<li>Other apps may not launch new activities.</li>
835<li>The current app may start new activities, as long as doing so does not
836create new tasks.</li>
Quddus Chongaa9d7782014-06-19 16:16:10 -0700837<li>The user remains locked on your app until an authorized activity calls
838{@code Activity.stopLockTask()}.</li>
Quddus Chong17305642014-06-18 12:19:06 -0700839</ul>
840
Robert Ly20555292014-06-13 23:28:19 -0700841<h2 id="Printing">Printing Framework</h2>
842
843<h3 id="PDFRender">Render PDF as bitmap</h3>
844<p>You can now render PDF document pages into bitmap images for printing by
845using the new {@code android.graphics.pdf.PdfRenderer} class. You must specify a
Quddus Chongaa9d7782014-06-19 16:16:10 -0700846{@link android.os.ParcelFileDescriptor} that is seekable (that is, the content
847can be randomly accessed) on which the system writes the the printable content.
848Your app can obtain a page for rendering with {@code openPage()}, then call
849{@code render()} to turn the opened {@code PdfRenderer.Page} into a bitmap. You
850can also set additional parameters if you only want to convert a portion of the
851document into a bitmap image (for example, to implement
852<a href="http://en.wikipedia.org/wiki/Tiled_rendering">tiled rendering</a> in
853order to zoom in on the document).</p>
Robert Ly20555292014-06-13 23:28:19 -0700854
855<h2 id="TestingA11y">Testing &amp; Accessibility </h2>
856
Andrew Solovay68990cf2014-06-15 20:26:07 -0700857<h3 id="TestingA11yImprovements">Testing and accessibility improvements</h3>
Robert Ly20555292014-06-13 23:28:19 -0700858<p>The L Developer Preview adds the following support for testing and
859accessibility:</p>
860
861<ul>
862<li>You can use the new {@code android.app.UiAutomation.getWindowAnimationFrameStats()}
863and {@code android.app.UiAutomation.getWindowContentFrameStats()} methods to
864capture frame statistics for window animations and content. This lets you
865write instrumentation tests to evaluate if the app under test is rendering
866frames at a sufficient refresh frequency to provide a smooth user experience.
Andrew Solovay68990cf2014-06-15 20:26:07 -0700867
Robert Ly20555292014-06-13 23:28:19 -0700868<li>You can execute shell commands from your instrumentation test with the new
869{@code android.app.UiAutomation.executeShellCommand()}. The command execution
Andrew Solovay68990cf2014-06-15 20:26:07 -0700870is similar to running {@code adb shell} from a host connected to the device. This
Robert Ly20555292014-06-13 23:28:19 -0700871allows you to use shell based tools such as {@code dumpsys}, {@code am},
872{@code content}, and {@code pm}.
Andrew Solovay68990cf2014-06-15 20:26:07 -0700873
Robert Ly20555292014-06-13 23:28:19 -0700874<li>Accessibility services and test tools that use the accessibility APIs
Andrew Solovay68990cf2014-06-15 20:26:07 -0700875(such as <a href="{@docRoot}tools/help/uiautomator/index.html">uiautomator</a>)
Robert Ly20555292014-06-13 23:28:19 -0700876can now retrieve detailed information about the properties of windows on the
877screen that sighted users can interact with. To retrieve a list of
Andrew Solovay68990cf2014-06-15 20:26:07 -0700878{@code android.view.accessibility.AccessibilityWindowInfo} objects
Quddus Chongaa9d7782014-06-19 16:16:10 -0700879representing the windows information, call the new
Robert Ly20555292014-06-13 23:28:19 -0700880{@code android.accessibilityservice.AccessibilityService.getWindows()} method.
881<li>You can use the new {@code android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction} to define standard or customized
Andrew Solovay68990cf2014-06-15 20:26:07 -0700882actions to perform on an {@link android.view.accessibility.AccessibilityNodeInfo}.
Robert Ly20555292014-06-13 23:28:19 -0700883The new {@code AccessibilityAction} class replaces the actions-related APIs
884previously found in {@code AccessibilityNodeInfo}.
885</ul>
886
Andrew Solovay68990cf2014-06-15 20:26:07 -0700887<h2 id="Manifest">Manifest Declarations</h2>
Robert Ly20555292014-06-13 23:28:19 -0700888
889<h3 id="ManifestFeatures">Declarable required features</h3>
Quddus Chongaa9d7782014-06-19 16:16:10 -0700890<p>The following values are now supported in the
891<a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code &lt;uses-feature&gt;}</a>
892element, so you can ensure that your app is installed only on devices that provide the features
Robert Ly20555292014-06-13 23:28:19 -0700893your app needs.</p>
894
895<ul>
Andrew Solovay68990cf2014-06-15 20:26:07 -0700896<li>{@code FEATURE_LEANBACK}. Declares that your app must be installed only on
Quddus Chongaa9d7782014-06-19 16:16:10 -0700897devices that support the
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700898<a href="{@docRoot}training/tv/index.html">Android TV</a> user interface.
Quddus Chongaa9d7782014-06-19 16:16:10 -0700899Example:
Robert Ly20555292014-06-13 23:28:19 -0700900<pre>
901&lt;uses-feature android:name="android.software.leanback"
902 android:required="true" /&gt;
903</pre>
904
Andrew Solovay68990cf2014-06-15 20:26:07 -0700905<li>{@code FEATURE_WEBVIEW}. Declares that your app must only be installed on
906devices that fully implement the {@code android.webkit.*} APIs. Example:
Robert Ly20555292014-06-13 23:28:19 -0700907<pre>
908&lt;uses-feature android:name="android.software.webview"
909 android:required="true" /&gt;
910</pre>
911</ul>
912
Quddus Chonga2cc6cc2014-06-23 12:34:59 -0700913<p class="note">For a detailed view of all API changes in the L Developer Preview, see the
914<a href="{@docRoot}preview/reference.html">API Differences Report</a>.</p>