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> --> |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 10 | <section class="dac-hero-carousel"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 11 | |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 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"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 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"> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 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"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 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">Get your apps ready for the next version |
| 27 | of Android. Test on Nexus 5, 6, 9, and Player. </p> |
| 28 | |
smain@google.com | ff7ccbf | 2015-06-05 11:07:38 -0700 | [diff] [blame] | 29 | <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 30 | <span class="dac-sprite dac-auto-chevron"></span> |
smain@google.com | ff7ccbf | 2015-06-05 11:07:38 -0700 | [diff] [blame] | 31 | Get started |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 32 | </a> |
| 33 | </div> |
| 34 | </div> |
| 35 | </div> |
| 36 | </a> |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 37 | </article></section> |
smain@google.com | c99f100 | 2014-06-19 17:06:54 -0700 | [diff] [blame] | 38 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 39 | <div class="actions-bar dac-expand dac-invert"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 40 | <div class="wrap dac-offset-parent"> |
| 41 | <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> |
| 42 | <i class="dac-sprite dac-arrow-down-gray"></i> |
| 43 | </a> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 44 | <div class="actions"> |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 45 | <div><a href="{@docRoot}sdk/index.html"> |
| 46 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 47 | Get the SDK |
| 48 | </a></div> |
| 49 | <div><a href="{@docRoot}samples/index.html"> |
| 50 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 51 | Browse Samples |
| 52 | </a></div> |
| 53 | <div><a href="//www.youtube.com/user/androiddevelopers"> |
| 54 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 55 | Watch Videos |
| 56 | </a></div> |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 57 | </div><!-- end .actions --> |
| 58 | </div><!-- end .wrap --> |
| 59 | </div><!-- end .actions-bar --> |
| 60 | |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 61 | |
Dirk Dougherty | de401c8 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 62 | |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 63 | <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] | 64 | <h1 class="dac-section-title">Build Beautiful Apps</h1> |
| 65 | <div class="dac-section-subtitle"> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 66 | Resources to get you started with designing and developing for Android. |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 67 | </div> |
| 68 | <div class="resource-widget resource-flow-layout col-16" |
| 69 | data-query="collection:index/primary" |
| 70 | data-cardSizes="6x6" |
| 71 | data-maxResults="3"></div> |
| 72 | </div></section> |
Dirk Dougherty | 0acf946 | 2013-07-17 18:00:35 -0700 | [diff] [blame] | 73 | |
Dirk Dougherty | 1933234 | 2015-06-12 19:41:35 -0700 | [diff] [blame^] | 74 | <div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel"> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 75 | </div> |
| 76 | |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 77 | <section class="dac-section dac-gray"><div class="wrap"> |
| 78 | <div class="cols"><div class="col-10of12 col-push-1of12"> |
| 79 | <h1 class="dac-section-title">Build for a Multi-Screen World</h1> |
| 80 | <div class="dac-section-subtitle"> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 81 | Android runs on billions of handheld devices around the world, |
Dirk Dougherty | 6c1c263 | 2015-05-02 16:31:11 -0700 | [diff] [blame] | 82 | and it now supports these exciting, new form-factors. |
| 83 | </div> |
| 84 | </div></div> |
| 85 | <div class="resource-widget resource-flow-layout col-16" |
| 86 | data-query="collection:index/multiscreen" |
| 87 | data-cardSizes="6x6" |
| 88 | data-maxResults="3"></div> |
| 89 | </div></section> |