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"> Android 27 Nexus 569Nexus Player </p> 28 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 30 <span class="dac-sprite dac-auto-chevron"></span> 31 32 </a><br> 33 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 34 <span class="dac-sprite dac-auto-chevron"></span> 35 Developer Preview 2</a> 36 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"> <br></h1> 84 <div class="dac-section-subtitle"> 85 Android <br> 86 87 </div> 88 </div></div> 89 <div class="resource-widget resource-flow-layout col-16" 90 data-query="collection:index/multiscreen" 91 data-cardSizes="6x6" 92 data-maxResults="3"></div> 93 </div></section> 94