| <!DOCTYPE html> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <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> |
| .fullpage>#footer, |
| #jd-content>.content-footer.wrap { |
| display:none; |
| } |
| </style> |
| |
| <style> |
| #footer { |
| display: none; |
| } |
| .content-footer { |
| display: none; |
| } |
| </style> |
| |
| |
| <div style="height:20px"><!-- spacer to bump header down --></div> |
| <div id="butterbar-wrapper"> |
| <div id="butterbar"> |
| <a href="http://googleblog.blogspot.com/" id="butterbar-message"> |
| The Android 5.0 SDK will be available on October 17th! |
| </a> |
| </div> |
| </div> |
| |
| |
| <div class="landing-rest-of-page"> |
| <div class="landing-section" style="padding-top:30px"> |
| <div class="wrap"> |
| <div class="landing-section-header"> |
| <div class="landing-h1">Android L Developer Preview</div> |
| <div class="landing-subhead"> |
| 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:0px 0 0 40px" width="860px"/> |
| <div class="col-6" style="margin-left:660px; margin-top:-105px"> |
| <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><!-- |
| <p>Set up your environment and check out all the docs to get up and running.</p>--> |
| |
| |
| </div> |
| </div> |
| </div> <!-- end .wrap --> |
| </div> <!-- end .landing-section --> |
| |
| |
| |
| <div class="landing-section landing-gray-background" style="margin-top:-135px; padding-bottom:20px"> |
| <div class="wrap"> |
| <div class="cols"> |
| <div class="landing-body" style="margin-top:-80px" > |
| |
| <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 |
| <b>material design</b>, the new Google-wide standard. |
| </p> |
| <p class="landing-small"> |
| <a href="/preview/material/index.html">Learn about material</a> |
| </p> |
| </div> |
| <div class="col-4"> |
| <p>A New 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"> |
| <a href="/preview/api-overview.html#ART">Learn about ART</a> |
| </p> |
| </div> |
| <div class="col-4"> |
| <p style="width:230px">Enhanced Notifications</p> |
| <p class="landing-small"> |
| Get control over where notifications appear, |
| how they look, and how they sync to non-handheld devices. |
| </p> |
| <p class="landing-small"> |
| <a href="/preview/api-overview.html#UI">Learn about notifications</a> |
| </p> |
| </div> |
| <div class="col-4"> |
| <p>Increased Efficiency</p> |
| <p class="landing-small"> |
| <b>Project Volta</b> is our effort to make the platform energy efficient and |
| to give you more control over resource usage. |
| </p> |
| <p class="landing-small"> |
| <a href="/preview/api-overview.html#Power">Learn about Project Volta</a> |
| </p> |
| </div> |
| </div> |
| <p style="margin-left:20px">See the <a href="/preview/api-overview.html">API overview</a> for more information |
| on the rest of the new and updated features.</p> |
| </div> |
| </div></div></div> |
| <div class="landing-section"> |
| <div class="wrap"> |
| <div class="cols"> |
| <div class="landing-body"> |
| <div class="col-3-wide"> |
| <a target="_blank" href="https://code.google.com/p/android-developer-preview/"> |
| <img class="landing-social-image" src="/preview/images/bugs.png" alt=""> |
| </a> |
| <div class="landing-social-copy"> |
| <p>Issue Tracker</p> |
| <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"> |
| <a href="https://code.google.com/p/android-developer-preview/"> |
| Report Issues</a> |
| </p> |
| <p></p> |
| </div> |
| </div> |
| <div class="col-3-wide"> |
| <a target="_blank" href="http://g.co/androidldevpreview"> |
| <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt=""> |
| </a> |
| <div class="landing-social-copy"> |
| <p>Google+ </p> |
| <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 href="http://g.co/androidldevpreview"> |
| Discuss on Google+</a> |
| </p> |
| </div> |
| </div> |
| <div class="col-3-wide"> |
| <a target="_blank" href="/preview/support.html"> |
| <img class="landing-social-image" src="/preview/images/updates.png" alt=""> |
| </a> |
| <div class="landing-social-copy"> |
| <p>Support and Updates</p> |
| <p class="landing-small"> |
| Updates to the L Developer Preview are delivered |
| in the Android SDK Manager. Check back periodically |
| for news about the changes. |
| </p> |
| <p class="landing-small"> |
| <a href="/preview/support.html">Get Support</a> |
| </p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </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(); |
| }); |
| </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> |