Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | fullpage=true |
Dirk Dougherty | 5f0462a | 2013-11-19 13:15:07 -0800 | [diff] [blame] | 2 | excludeFromSuggestions=true |
Scott Main | 633de7b | 2012-02-01 14:49:32 -0800 | [diff] [blame] | 3 | page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. |
Scott Main | 9bcea32 | 2013-09-20 09:10:08 -0700 | [diff] [blame] | 4 | page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" /> |
| 5 | |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 6 | @jd:body |
| 7 | |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 8 | <!-- <div class="dac-hero-carousel" data-carousel-query="collection:index/carousel"> |
| 9 | </div> --> |
| 10 | |
| 11 | <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> |
| 12 | <a class="dac-hero-carousel-action" href="{@docRoot}preview/index.html"> |
| 13 | <div class="wrap" style="max-width:1100px;"> |
| 14 | <div class="cols dac-hero-content"> |
| 15 | <div class="col-10of16 col-push-6of16 dac-hero-figure"> |
| 16 | <img src="{@docRoot}images/home/devices-hero_620px_2x.png"> |
| 17 | </div> |
| 18 | <div class="col-6of16 col-pull-10of16"> |
| 19 | <div class="dac-hero-tag"></div> |
| 20 | |
| 21 | <h1 class="dac-hero-title">Android M Developer Preview</h1> |
| 22 | <p class="dac-hero-description">Get your apps ready for the next version |
| 23 | of Android. Test on Nexus 5, 6, 9, and Player. </p> |
| 24 | |
| 25 | <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> |
| 26 | <span class="dac-sprite dac-auto-chevron"></span> |
| 27 | Learn more |
| 28 | </a> |
| 29 | </div> |
| 30 | </div> |
| 31 | </div> |
| 32 | </a> |
| 33 | </article> |
smain@google.com | c99f100 | 2014-06-19 17:06:54 -0700 | [diff] [blame] | 34 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 35 | <div class="actions-bar dac-expand dac-invert"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 36 | <div class="wrap dac-offset-parent"> |
| 37 | <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> |
| 38 | <i class="dac-sprite dac-arrow-down-gray"></i> |
| 39 | </a> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 40 | <div class="actions"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 41 | <div><a href="{@docRoot}sdk/index.html"> |
| 42 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 43 | Get the SDK |
| 44 | </a></div> |
| 45 | <div><a href="{@docRoot}samples/index.html"> |
| 46 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 47 | Browse Samples |
| 48 | </a></div> |
| 49 | <div><a href="//www.youtube.com/user/androiddevelopers"> |
| 50 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 51 | Watch Videos |
| 52 | </a></div> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 53 | </div><!-- end .actions --> |
| 54 | </div><!-- end .wrap --> |
| 55 | </div><!-- end .actions-bar --> |
| 56 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 57 | |
Dirk Dougherty | de401c8 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 58 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 59 | <section class="dac-section dac-section-light" id="build-apps"><div class="wrap"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 60 | <h1 class="dac-section-title">Build Beautiful Apps</h1> |
| 61 | <div class="dac-section-subtitle"> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 62 | Resources to get you started with designing and developing for Android. |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 63 | </div> |
| 64 | <div class="resource-widget resource-flow-layout col-16" |
| 65 | data-query="collection:index/primary" |
| 66 | data-cardSizes="6x6" |
| 67 | data-maxResults="3"></div> |
| 68 | </div></section> |
Dirk Dougherty | 0acf946 | 2013-07-17 18:00:35 -0700 | [diff] [blame] | 69 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 70 | <div class="dac-hero-carousel" data-carousel-query="collection:distribute/landing/carousel"> |
| 71 | </div> |
| 72 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 73 | <section class="dac-section dac-gray"><div class="wrap"> |
| 74 | <div class="cols"><div class="col-10of12 col-push-1of12"> |
| 75 | <h1 class="dac-section-title">Build for a Multi-Screen World</h1> |
| 76 | <div class="dac-section-subtitle"> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 77 | Android runs on billions of handheld devices around the world, |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 78 | and it now supports these exciting, new form-factors. |
| 79 | </div> |
| 80 | </div></div> |
| 81 | <div class="resource-widget resource-flow-layout col-16" |
| 82 | data-query="collection:index/multiscreen" |
| 83 | data-cardSizes="6x6" |
| 84 | data-maxResults="3"></div> |
| 85 | </div></section> |