Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 1 | page.title=Android M Developer Preview |
Andrew Solovay | 981eef1 | 2015-05-27 18:51:07 -0700 | [diff] [blame] | 2 | page.tags="preview", |
Dirk Dougherty | 518651c | 2015-05-27 20:24:37 -0700 | [diff] [blame] | 3 | meta.tags="preview, M preview", androidm |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 4 | fullpage=true |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 5 | section.landing=true |
| 6 | header.hide=1 |
| 7 | footer.hide=1 |
| 8 | @jd:body |
| 9 | |
Dirk Dougherty | 78c688f | 2015-05-22 10:23:10 -0700 | [diff] [blame] | 10 | <section class="dac-expand dac-hero dac-light" > |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 11 | <div class="wrap"> |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 12 | <div class="cols dac-hero-content"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 13 | <div class="col-9of16 col-push-7of16 dac-hero-figure"> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 14 | <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" |
| 15 | srcset="{@docRoot}images/home/devices-hero_620px.png 1x, |
| 16 | {@docRoot}images/home/devices-hero_620px_2x.png 2x"> |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 17 | </div> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 18 | <div class="col-7of16 col-pull-9of16"> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 19 | <h1 class="dac-hero-title">Android M Developer Preview</h1> |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 20 | <p class="dac-hero-description"> |
Dirk Dougherty | 49eeebb | 2015-08-16 12:55:29 -0700 | [diff] [blame] | 21 | <strong>The official Android 6.0 SDK is now available!</strong> |
| 22 | Get your apps ready for the next version of Android. Test on Nexus 5, 6, 9, and |
Dirk Dougherty | ae70b69 | 2015-05-27 16:58:46 -0700 | [diff] [blame] | 23 | Player. Explore what's new — <strong>runtime permissions</strong>, |
| 24 | <strong>Doze</strong> and <strong>App Standby</strong> power-saving features, new |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 25 | <strong>assist technology</strong>, and more. |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 26 | </p> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 27 | |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 28 | <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> |
Dirk Dougherty | 98794c0 | 2015-05-09 12:10:56 -0700 | [diff] [blame] | 29 | <span class="dac-sprite dac-auto-chevron"></span> |
smain@google.com | ff7ccbf | 2015-06-05 11:07:38 -0700 | [diff] [blame] | 30 | Get started |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 31 | </a><br> |
Dirk Dougherty | 70f1aad | 2015-07-07 08:18:35 -0700 | [diff] [blame] | 32 | <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> |
| 33 | <span class="dac-sprite dac-auto-chevron"></span> |
Dirk Dougherty | 2906bd5 | 2015-08-13 09:55:30 -0700 | [diff] [blame] | 34 | Update to Developer Preview 3 (final SDK) |
Dirk Dougherty | 70f1aad | 2015-07-07 08:18:35 -0700 | [diff] [blame] | 35 | </a><br> |
Joe Fernandez | e786688 | 2015-05-06 17:15:03 -0700 | [diff] [blame] | 36 | </div> |
| 37 | </div> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 38 | <div class="dac-section dac-small"> |
| 39 | <div class="resource-widget resource-flow-layout col-16" |
| 40 | data-query="collection:preview/landing/resources" |
| 41 | data-cardSizes="6x2" |
| 42 | data-maxResults="6"></div> |
| 43 | </div> |
| 44 | </div> |
Dirk Dougherty | 7470945 | 2015-05-15 00:51:24 -0700 | [diff] [blame] | 45 | </section> |
Dirk Dougherty | 85dea52 | 2015-05-21 14:20:25 -0700 | [diff] [blame] | 46 | |
Andrew Solovay | 67fa64d | 2015-05-27 17:54:33 -0700 | [diff] [blame] | 47 | <section class="dac-section dac-gray"><div class="wrap"> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 48 | <h1 class="dac-section-title">Resources</h1> |
| 49 | <div class="dac-section-subtitle"> |
| 50 | Essential information to help you get your apps ready for Android M. |
| 51 | </div> |
smain@google.com | ff7ccbf | 2015-06-05 11:07:38 -0700 | [diff] [blame] | 52 | |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 53 | <div class="resource-widget resource-flow-layout col-16" |
Dirk Dougherty | 518651c | 2015-05-27 20:24:37 -0700 | [diff] [blame] | 54 | data-query="collection:preview/landing/more" |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 55 | data-cardSizes="6x6" |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 56 | data-maxResults="16"></div> |
Andrew Solovay | 981eef1 | 2015-05-27 18:51:07 -0700 | [diff] [blame] | 57 | |
Dirk Dougherty | 518651c | 2015-05-27 20:24:37 -0700 | [diff] [blame] | 58 | <ul class="dac-section-links"> |
| 59 | <li class="dac-section-link"> |
| 60 | <a href="https://code.google.com/p/android-developer-preview/"> |
| 61 | <span class="dac-sprite dac-auto-chevron"></span> |
| 62 | Report Issues |
| 63 | </a> |
smain@google.com | ff7ccbf | 2015-06-05 11:07:38 -0700 | [diff] [blame] | 64 | </li> |
Dirk Dougherty | 518651c | 2015-05-27 20:24:37 -0700 | [diff] [blame] | 65 | <li class="dac-section-link"><a href="http://g.co/dev/AndroidMDevPreview"> |
Andrew Solovay | 981eef1 | 2015-05-27 18:51:07 -0700 | [diff] [blame] | 66 | <span class="dac-sprite dac-auto-chevron"></span> |
Dirk Dougherty | 518651c | 2015-05-27 20:24:37 -0700 | [diff] [blame] | 67 | Join G+ Community |
| 68 | </a> |
| 69 | </li> |
| 70 | </ul> |
| 71 | </div> |
| 72 | </section> |
Dirk Dougherty | c85bf85 | 2015-05-24 19:56:35 -0700 | [diff] [blame] | 73 | |