blob: ab959c76a14f8661faffe384a2527269e3dfc502 [file] [log] [blame]
Robert Ly26115661a2014-06-18 19:56:05 -07001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86<html>
87<head>
88
89
90<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
91<meta name="viewport" content="width=970" />
92
93<meta name="Description" content="Test and build your apps against the next version of Android to ensure they're ready when the platform officially launches.">
94<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
95<title>Android L Developer Preview | Android Developers</title>
96
97<!-- STYLESHEETS -->
98<link rel="stylesheet"
99href="//fonts.googleapis.com/css?family=Roboto+Condensed">
100<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
101 title="roboto">
102<link href="/assets/css/default.css" rel="stylesheet" type="text/css">
103
104
105
106<!-- JAVASCRIPT -->
107<script src="//www.google.com/jsapi" type="text/javascript"></script>
108<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
109<script type="text/javascript">
110 var toRoot = "/";
111 var metaTags = [];
112 var devsite = false;
113</script>
114<script src="/assets/js/docs.js" type="text/javascript"></script>
115
116<script>
117 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
118 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
119 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
120 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
121
122 ga('create', 'UA-5831155-1', 'android.com');
123 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
124 ga('send', 'pageview');
125 ga('universal.send', 'pageview'); // Send page view for new tracker.
126</script>
127
128</head>
129
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700130<body class="gc-documentation
Robert Ly26115661a2014-06-18 19:56:05 -0700131
132" itemscope itemtype="http://schema.org/Article">
133
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700134
Robert Ly26115661a2014-06-18 19:56:05 -0700135<a name="top"></a>
136<div id="body-content">
137<div class="fullpage" >
138<div id="jd-content">
139 <div class="jd-descr" itemprop="articleBody">
140 <style>
141.fullpage>#footer,
142#jd-content>.content-footer.wrap {
143 display:none;
144}
145</style>
146
147<style>
148#footer {
149 display: none;
150}
151.content-footer {
152 display: none;
153}
154</style>
155
smain@google.com075531a2014-10-14 19:34:43 -0700156
157 <div style="height:20px"><!-- spacer to bump header down --></div>
158 <div id="butterbar-wrapper">
159 <div id="butterbar">
160 <a href="http://googleblog.blogspot.com/" id="butterbar-message">
161 The Android 5.0 SDK will be available on October 17th!
162 </a>
163 </div>
164 </div>
165
166
Robert Ly26115661a2014-06-18 19:56:05 -0700167 <div class="landing-rest-of-page">
168 <div class="landing-section" style="padding-top:30px">
169 <div class="wrap">
170 <div class="landing-section-header">
171 <div class="landing-h1">Android L Developer Preview</div>
172 <div class="landing-subhead">
173 Get an early look at the next release and get your apps ready when the
174 platform officially launches.
175 </div>
176
Robert Ly7c5f1f12014-06-19 16:49:06 -0700177 <img src="/preview/images/l-dev-prev.png" style=" margin:0px 0 0 40px" width="860px"/>
178 <div class="col-6" style="margin-left:660px; margin-top:-105px">
smain@google.com8dd4d092014-06-24 12:07:50 -0700179 <a href="/preview/setup-sdk.html" class="landing-button landing-primary" style="position:absolute;z-index:100;float:right;margin-top: 0px;">Get Started</a><!--
Robert Ly26115661a2014-06-18 19:56:05 -0700180 <p>Set up your environment and check out all the docs to get up and running.</p>-->
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700181
182
Robert Ly26115661a2014-06-18 19:56:05 -0700183 </div>
184 </div>
185 </div> <!-- end .wrap -->
186 </div> <!-- end .landing-section -->
187
188
189
Robert Ly7c5f1f12014-06-19 16:49:06 -0700190<div class="landing-section landing-gray-background" style="margin-top:-135px; padding-bottom:20px">
Robert Ly26115661a2014-06-18 19:56:05 -0700191 <div class="wrap">
192 <div class="cols">
193<div class="landing-body" style="margin-top:-80px" >
194
195 <div class="landing-breakout cols">
196 <div class="col-4">
197 <p>A New UI Design</p>
198 <p class="landing-small">
199 Create a consistent experience across mobile and the web with
Robert Ly7c5f1f12014-06-19 16:49:06 -0700200 <b>material design</b>, the new Google-wide standard.
Robert Ly26115661a2014-06-18 19:56:05 -0700201 </p>
202 <p class="landing-small">
203 <a href="/preview/material/index.html">Learn about material</a>
204 </p>
205 </div>
206 <div class="col-4">
Robert Ly7c5f1f12014-06-19 16:49:06 -0700207 <p>A New Runtime</p>
Robert Ly26115661a2014-06-18 19:56:05 -0700208 <p class="landing-small">
209 Test your apps and get them ready for <b>ART</b> (<b>A</b>ndroid <b>R</b>un<b>t</b>ime),
210 the default runtime in the next release.
211 </p>
212 <p class="landing-small">
213 <a href="/preview/api-overview.html#ART">Learn about ART</a>
214 </p>
215 </div>
216 <div class="col-4">
217 <p style="width:230px">Enhanced Notifications</p>
218 <p class="landing-small">
Robert Ly7c5f1f12014-06-19 16:49:06 -0700219 Get control over where notifications appear,
220 how they look, and how they sync to non-handheld devices.
Robert Ly26115661a2014-06-18 19:56:05 -0700221 </p>
222 <p class="landing-small">
Robert Lyc9334fb2014-06-19 17:00:55 -0700223 <a href="/preview/api-overview.html#UI">Learn about notifications</a>
Robert Ly26115661a2014-06-18 19:56:05 -0700224 </p>
225 </div>
226 <div class="col-4">
Robert Ly7c5f1f12014-06-19 16:49:06 -0700227 <p>Increased Efficiency</p>
Robert Ly26115661a2014-06-18 19:56:05 -0700228 <p class="landing-small">
Robert Ly7c5f1f12014-06-19 16:49:06 -0700229 <b>Project Volta</b> is our effort to make the platform energy efficient and
Robert Ly26115661a2014-06-18 19:56:05 -0700230 to give you more control over resource usage.
231 </p>
232 <p class="landing-small">
Robert Lyc9334fb2014-06-19 17:00:55 -0700233 <a href="/preview/api-overview.html#Power">Learn about Project Volta</a>
Robert Ly26115661a2014-06-18 19:56:05 -0700234 </p>
235 </div>
236 </div>
237 <p style="margin-left:20px">See the <a href="/preview/api-overview.html">API overview</a> for more information
238 on the rest of the new and updated features.</p>
239 </div>
240 </div></div></div>
241 <div class="landing-section">
242 <div class="wrap">
243 <div class="cols">
244 <div class="landing-body">
245 <div class="col-3-wide">
246 <a target="_blank" href="https://code.google.com/p/android-developer-preview/">
247 <img class="landing-social-image" src="/preview/images/bugs.png" alt="">
248 </a>
249 <div class="landing-social-copy">
250 <p>Issue Tracker</p>
251 <p class="landing-small">
252 Let us know when you encounter problems, so we can fix them and make
253 the platform better for you and your users.
254 </p><p class="landing-small">
Robert Ly93de4812014-06-23 13:21:10 -0700255 <a href="https://code.google.com/p/android-developer-preview/">
Robert Ly26115661a2014-06-18 19:56:05 -0700256 Report Issues</a>
257 </p>
258 <p></p>
259 </div>
260 </div>
261 <div class="col-3-wide">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700262 <a target="_blank" href="http://g.co/androidldevpreview">
Robert Ly26115661a2014-06-18 19:56:05 -0700263 <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="">
264 </a>
265 <div class="landing-social-copy">
266 <p>Google+ </p>
267 <p class="landing-small">
268 Join the community of Android developers testing out the L Developer Preview and
269 share your thoughts and experiences.
270 </p><p class="landing-small">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700271 <a href="http://g.co/androidldevpreview">
Robert Ly26115661a2014-06-18 19:56:05 -0700272 Discuss on Google+</a>
273 </p>
274 </div>
275 </div>
276 <div class="col-3-wide">
277 <a target="_blank" href="/preview/support.html">
278 <img class="landing-social-image" src="/preview/images/updates.png" alt="">
279 </a>
280 <div class="landing-social-copy">
281 <p>Support and Updates</p>
282 <p class="landing-small">
283 Updates to the L Developer Preview are delivered
284 in the Android SDK Manager. Check back periodically
285 for news about the changes.
286 </p>
287 <p class="landing-small">
Robert Ly93de4812014-06-23 13:21:10 -0700288 <a href="/preview/support.html">Get Support</a>
Robert Ly26115661a2014-06-18 19:56:05 -0700289 </p>
290 </div>
291 </div>
292 </div>
293 </div>
294 </div>
295 </div>
296
297 <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
298 <div class="layout-content-col col-16" style="padding-top:4px">
299 <style>#___plusone_0 {float:right !important;}</style>
300 <div class="g-plusone" data-size="medium"></div>
301 </div>
302 </div>
303 <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1">
304 <div id="copyright">
305 Except as noted, this content is
306 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
307 Creative Commons Attribution 2.5</a>. For details and
308 restrictions, see the <a href="/license.html">Content
309 License</a>.
310 </div>
311 </div>
312 </div> <!-- end landing-body-content -->
313
314 <script>
315 $("a.landing-down-arrow").on("click", function(e) {
316 $("body").animate({
317 scrollTop: $(".preview-hero").height() + 76
318 }, 1000, "easeOutQuint");
319 e.preventDefault();
320 });
321 </script>
322 </div>
323
324 <div class="content-footer wrap"
325 itemscope itemtype="http://schema.org/SiteNavigationElement">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700326
Robert Ly26115661a2014-06-18 19:56:05 -0700327 <div class="paging-links layout-content-col col-10">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700328
Robert Ly26115661a2014-06-18 19:56:05 -0700329 </div>
330 <div class="layout-content-col plus-container col-2" >
331 <style>#___plusone_0 {float:right !important;}</style>
332 <div class="g-plusone" data-size="medium"></div>
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700333
Robert Ly26115661a2014-06-18 19:56:05 -0700334 </div>
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700335
Robert Ly26115661a2014-06-18 19:56:05 -0700336 </div>
337
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700338
339
Robert Ly26115661a2014-06-18 19:56:05 -0700340
341 </div> <!-- end jd-content -->
342
343<div id="footer" class="wrap" style="width:940px">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700344
Robert Ly26115661a2014-06-18 19:56:05 -0700345
346 <div id="copyright">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700347
348 Except as noted, this content is
Robert Ly26115661a2014-06-18 19:56:05 -0700349 licensed under <a href="http://creativecommons.org/licenses/by/2.5/">
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700350 Creative Commons Attribution 2.5</a>. For details and
351 restrictions, see the <a href="/license.html">Content
Robert Ly26115661a2014-06-18 19:56:05 -0700352 License</a>.
353 </div>
354
355
356</div> <!-- end footer -->
357</div><!-- end doc-content -->
358
Joe Fernandezf50f51c2014-06-27 17:00:59 -0700359</div> <!-- end body-content -->
Robert Ly26115661a2014-06-18 19:56:05 -0700360
361
362
363
364
365 <script src="https://developer.android.com/ytblogger_lists_unified.js" type="text/javascript"></script>
366 <script src="/jd_lists_unified.js" type="text/javascript"></script>
367 <script src="/jd_extras.js" type="text/javascript"></script>
368 <script src="/jd_collections.js" type="text/javascript"></script>
369 <script src="/jd_tag_helpers.js" type="text/javascript"></script>
370
371</body>
Robert Ly9d9b71f2014-06-24 19:39:54 +0000372</html>