1 fullpage=true 2 excludeFromSuggestions=true 3 page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. 4 page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> 5 6 @jd:body 7 8 <!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel"> 9 </div> --> 10 <section class="dac-hero-carousel"> 11 12 <!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> --> 13 <article class="dac-expand dac-hero dac-invert active" style="background-color: #455A64;"> 14 <a href="/preview/index.html"> 15 <div class="wrap" style="max-width:1100px;"> 16 <div class="cols dac-hero-content"> 17 <div class="col-10of16 col-push-6of16 dac-hero-figure"> 18 <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" 19 srcset="{@docRoot}images/home/devices-hero_620px.png 1x, 20 {@docRoot}images/home/devices-hero_620px_2x.png 2x"> 21 </div> 22 <div class="col-6of16 col-pull-10of16"> 23 <div class="dac-hero-tag"></div> 24 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 26 <p class="dac-hero-description"> 27 Android. Nexus 28 5, 6, 9 Player. </p> 29 30 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 31 <span class="dac-sprite dac-auto-chevron"></span> 32 , ! 33 </a><br> 34 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 35 <span class="dac-sprite dac-auto-chevron"></span> 36 Developer Preview 2</a> 37 </div> 38 </div> 39 </div> 40 </a> 41 </article></section> 42 43 <div class="actions-bar dac-expand dac-invert"> 44 <div class="wrap dac-offset-parent"> 45 <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> 46 <i class="dac-sprite dac-arrow-down-gray"></i> 47 </a> 48 <div class="actions"> 49 <div><a href="{@docRoot}sdk/index.html"> 50 <span class="dac-sprite dac-auto-chevron-large"></span> 51 Get the SDK 52 </a></div> 53 <div><a href="{@docRoot}samples/index.html"> 54 <span class="dac-sprite dac-auto-chevron-large"></span> 55 Browse Samples 56 </a></div> 57 <div><a href="//www.youtube.com/user/androiddevelopers"> 58 <span class="dac-sprite dac-auto-chevron-large"></span> 59 Watch Videos 60 </a></div> 61 </div><!-- end .actions --> 62 </div><!-- end .wrap --> 63 </div><!-- end .actions-bar --> 64 65 66 67 <section class="dac-section dac-section-light" id="build-apps"><div class="wrap"> 68 <h1 class="dac-section-title">Build Beautiful Apps</h1> 69 <div class="dac-section-subtitle"> 70 Resources to get you started with designing and developing for Android. 71 </div> 72 <div class="resource-widget resource-flow-layout col-16" 73 data-query="collection:index/primary" 74 data-cardSizes="6x6" 75 data-maxResults="3"></div> 76 </div></section> 77 78 <div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel"> 79 </div> 80 81 <section class="dac-section dac-gray"><div class="wrap"> 82 <div class="cols"><div class="col-10of12 col-push-1of12"> 83 <h1 class="dac-section-title"> </h1> 84 <div class="dac-section-subtitle"> 85 86 Android. <br> 87 -. 88 </div> 89 </div></div> 90 <div class="resource-widget resource-flow-layout col-16" 91 data-query="collection:index/multiscreen" 92 data-cardSizes="6x6" 93 data-maxResults="3"></div> 94 </div></section> 95