2014-06-18 19:56:05 -07:00
<!DOCTYPE html>
2014-06-13 23:28:19 -07:00
2014-06-18 19:56:05 -07:00
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" / >
< meta name = "viewport" content = "width=970" / >
< 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." >
< link rel = "shortcut icon" type = "image/x-icon" href = "/favicon.ico" / >
< title > Android L Developer Preview | Android Developers< / title >
<!-- STYLESHEETS -->
< link rel = "stylesheet"
href="//fonts.googleapis.com/css?family=Roboto+Condensed">
< link rel = "stylesheet" href = "//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
title="roboto">
< link href = "/assets/css/default.css" rel = "stylesheet" type = "text/css" >
<!-- JAVASCRIPT -->
< script src = "//www.google.com/jsapi" type = "text/javascript" > < / script >
< script src = "/assets/js/android_3p-bundle.js" type = "text/javascript" > < / script >
< script type = "text/javascript" >
var toRoot = "/";
var metaTags = [];
var devsite = false;
< / script >
< script src = "/assets/js/docs.js" type = "text/javascript" > < / script >
< script >
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5831155-1', 'android.com');
ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
ga('send', 'pageview');
ga('universal.send', 'pageview'); // Send page view for new tracker.
< / script >
< / head >
< body class = "gc-documentation
" itemscope itemtype="http://schema.org/Article">
< a name = "top" > < / a >
< div id = "body-content" >
< div class = "fullpage" >
< div id = "jd-content" >
< div class = "jd-descr" itemprop = "articleBody" >
< style >
2014-06-13 23:28:19 -07:00
.fullpage>#footer,
#jd-content>.content-footer.wrap {
display:none;
}
< / style >
< style >
#footer {
display: none;
}
.content-footer {
display: none;
}
< / style >
< div class = "landing-rest-of-page" >
2014-06-18 19:56:05 -07:00
< div class = "landing-section" style = "padding-top:30px" >
2014-06-13 23:28:19 -07:00
< div class = "wrap" >
< div class = "landing-section-header" >
2014-06-18 19:56:05 -07:00
< div class = "landing-h1" > Android L Developer Preview< / div >
2014-06-13 23:28:19 -07:00
< div class = "landing-subhead" >
2014-06-18 19:56:05 -07:00
Get an early look at the next release and get your apps ready when the
platform officially launches.
< / div >
< img src = "/preview/images/l-dev-prev.png" style = " margin:10px 0 0 100px" width = "700px" / >
< div class = "col-6" style = "margin-left:630px; margin-top:-40px" >
< a href = "/preview/setup-sdk.html" class = "landing-button landing-secondary" style = "position:absolute;z-index:100;float:right;margin-top: 0px; background-color:#09c" > Get Started< / a > <!--
< p > Set up your environment and check out all the docs to get up and running.< / p > -->
2014-06-13 23:28:19 -07:00
< / div >
< / div >
2014-06-18 19:56:05 -07:00
< / div > <!-- end .wrap -->
< / div > <!-- end .landing - section -->
2014-06-13 23:28:19 -07:00
2014-06-18 19:56:05 -07:00
< div class = "landing-section landing-gray-background" style = "margin-top:-80px; padding-bottom:20px" >
< div class = "wrap" >
< div class = "cols" >
< div class = "landing-body" style = "margin-top:-80px" >
2014-06-13 23:28:19 -07:00
< div class = "landing-breakout cols" >
< div class = "col-4" >
< p > A New UI Design< / p >
< p class = "landing-small" >
Create a consistent experience across mobile and the web with
2014-06-16 14:02:04 -07:00
material design, the new Google-wide standard.
2014-06-13 23:28:19 -07:00
< / p >
< p class = "landing-small" >
2014-06-16 19:33:11 -07:00
< a href = "/preview/material/index.html" > Learn about material< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< div class = "col-4" >
< p > A Rehauled Runtime< / p >
< p class = "landing-small" >
Test your apps and get them ready for < b > ART< / b > (< b > A< / b > ndroid < b > R< / b > un< b > t< / b > ime),
the default runtime in the next release.
< / p >
< p class = "landing-small" >
2014-06-16 16:56:09 -07:00
< a href = "/preview/api-overview.html#ART" > Learn about ART< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< div class = "col-4" >
< p style = "width:230px" > Enhanced Notifications< / p >
< p class = "landing-small" >
Get more control over where notifications appear,
how they look, and automatic syncing to non-handheld devices.
< / p >
< p class = "landing-small" >
2014-06-16 19:33:11 -07:00
< a href = "/preview/api-overview.html#UI" > Learn more< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< div class = "col-4" >
< p > Project Volta< / p >
< p class = "landing-small" >
We've tuned the platform to be more energy efficient and
to give you more control over resource usage.
< / p >
< p class = "landing-small" >
2014-06-16 16:56:09 -07:00
< a href = "/preview/api-overview.html#Power" > Learn more< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< / div >
2014-06-18 19:56:05 -07:00
< p style = "margin-left:20px" > See the < a href = "/preview/api-overview.html" > API overview< / a > for more information
2014-06-13 23:28:19 -07:00
on the rest of the new and updated features.< / p >
< / div >
2014-06-18 19:56:05 -07:00
< / div > < / div > < / div >
2014-06-13 23:28:19 -07:00
< div class = "landing-section" >
< div class = "wrap" >
< div class = "cols" >
< div class = "landing-body" >
< div class = "col-3-wide" >
2014-06-18 19:56:05 -07:00
< a target = "_blank" href = "https://code.google.com/p/android-developer-preview/" >
< img class = "landing-social-image" src = "/preview/images/bugs.png" alt = "" >
2014-06-13 23:28:19 -07:00
< / a >
< div class = "landing-social-copy" >
2014-06-16 14:02:04 -07:00
< p > Issue Tracker< / p >
2014-06-13 23:28:19 -07:00
< p class = "landing-small" >
Let us know when you encounter problems, so we can fix them and make
the platform better for you and your users.
< / p > < p class = "landing-small" >
2014-06-18 19:56:05 -07:00
< a target = "_blank" href = "https://code.google.com/p/android-developer-preview/" >
2014-06-16 14:02:04 -07:00
Report Issues< / a >
2014-06-13 23:28:19 -07:00
< / p >
< p > < / p >
< / div >
< / div >
< div class = "col-3-wide" >
< a target = "_blank" href = "http://plus.google.com" >
< img class = "landing-social-image" src = "//www.google.com/images/icons/product/gplus-128.png" alt = "" >
< / a >
< div class = "landing-social-copy" >
2014-06-16 14:02:04 -07:00
< p > Google+ < / p >
2014-06-13 23:28:19 -07:00
< p class = "landing-small" >
Join the community of Android developers testing out the L Developer Preview and
share your thoughts and experiences.
< / p > < p class = "landing-small" >
< a target = "_blank" href = "http://plus.google.com" >
2014-06-16 14:02:04 -07:00
Discuss on Google+< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< / div >
< div class = "col-3-wide" >
2014-06-18 19:56:05 -07:00
< a target = "_blank" href = "/preview/support.html" >
< img class = "landing-social-image" src = "/preview/images/updates.png" alt = "" >
2014-06-13 23:28:19 -07:00
< / a >
< div class = "landing-social-copy" >
2014-06-16 14:02:04 -07:00
< p > Support and Updates< / p >
2014-06-13 23:28:19 -07:00
< p class = "landing-small" >
Updates to the L Developer Preview are delivered
2014-06-16 14:02:04 -07:00
in the Android SDK Manager. Check back periodically
2014-06-13 23:28:19 -07:00
for news about the changes.
< / p >
< p class = "landing-small" >
2014-06-18 19:56:05 -07:00
< a target = "_blank" href = "/preview/support.html" > Get Support< / a >
2014-06-13 23:28:19 -07:00
< / p >
< / div >
< / div >
< / div >
< / div >
2014-06-18 19:56:05 -07:00
< / div >
2014-06-13 23:28:19 -07:00
< / div >
< div class = "content-footer wrap" itemscope = "" itemtype = "http://schema.org/SiteNavigationElement" >
< div class = "layout-content-col col-16" style = "padding-top:4px" >
< style > # ___plusone_0 { float : right !important ; } < / style >
< div class = "g-plusone" data-size = "medium" > < / div >
< / div >
< / div >
< div id = "footer" class = "wrap" style = "width:940px;position:relative;top:-35px;z-index:-1" >
< div id = "copyright" >
Except as noted, this content is
licensed under < a href = "http://creativecommons.org/licenses/by/2.5/" >
Creative Commons Attribution 2.5< / a > . For details and
restrictions, see the < a href = "/license.html" > Content
License< / a > .
< / div >
< / div >
< / div > <!-- end landing - body - content -->
< script >
$("a.landing-down-arrow").on("click", function(e) {
$("body").animate({
scrollTop: $(".preview-hero").height() + 76
}, 1000, "easeOutQuint");
e.preventDefault();
});
2014-06-18 19:56:05 -07:00
< / script >
< / div >
< div class = "content-footer wrap"
itemscope itemtype="http://schema.org/SiteNavigationElement">
< div class = "paging-links layout-content-col col-10" >
< / div >
< div class = "layout-content-col plus-container col-2" >
< style > # ___plusone_0 { float : right !important ; } < / style >
< div class = "g-plusone" data-size = "medium" > < / div >
< / div >
< / div >
< / div > <!-- end jd - content -->
< div id = "footer" class = "wrap" style = "width:940px" >
< div id = "copyright" >
Except as noted, this content is
licensed under < a href = "http://creativecommons.org/licenses/by/2.5/" >
Creative Commons Attribution 2.5< / a > . For details and
restrictions, see the < a href = "/license.html" > Content
License< / a > .
< / div >
< / div > <!-- end footer -->
< / div > <!-- end doc - content -->
< / div > <!-- end body - content -->
< script src = "https://developer.android.com/ytblogger_lists_unified.js" type = "text/javascript" > < / script >
< script src = "/jd_lists_unified.js" type = "text/javascript" > < / script >
< script src = "/jd_extras.js" type = "text/javascript" > < / script >
< script src = "/jd_collections.js" type = "text/javascript" > < / script >
< script src = "/jd_tag_helpers.js" type = "text/javascript" > < / script >
< / body >
< / html >