Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 1 | page.title=Android N Developer Preview |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 2 | page.tags="preview","developer" |
| 3 | meta.tags="preview", "android" |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 4 | fullpage=true |
| 5 | forcelocalnav=true |
| 6 | header.hide=1 |
| 7 | footer.hide=1 |
| 8 | @jd:body |
| 9 | |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 10 | <section class="dac-expand dac-hero dac-light" style="background-color:#B2DFDB"> |
| 11 | <div class="wrap" style="max-width:1100px;margin-top:0"> |
| 12 | <div class="cols dac-hero-content" style="padding-bottom:1em;"> |
| 13 | |
| 14 | <div class="col-7of16 col-push-9of16"> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 15 | <h1 class="dac-hero-title">Android N Developer Preview</h1> |
| 16 | <p class="dac-hero-description"> |
Joe Fernandez | 0ac253c | 2016-03-03 21:56:53 -0800 | [diff] [blame] | 17 | Get ready for the next version of Android! |
David Friedman | 2340d20 | 2016-03-04 00:32:03 -0800 | [diff] [blame] | 18 | <strong>Test your apps</strong> on a variety of Nexus devices. Support new system |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 19 | behaviors to <strong>save power and memory</strong>. |
| 20 | Extend your apps with <strong>multiwindow UI</strong>, |
| 21 | <strong>direct reply notifications</strong> and more. |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 22 | </p> |
| 23 | |
| 24 | <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> |
| 25 | <span class="dac-sprite dac-auto-chevron"></span> |
| 26 | Get started |
| 27 | </a><!--<br> |
| 28 | <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> |
| 29 | <span class="dac-sprite dac-auto-chevron"></span> |
| 30 | Update to Developer Preview (final SDK) |
| 31 | </a><br>--> |
| 32 | </div> |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 33 | <div class="col-9of16 col-pull-7of16 dac-hero-figure" style="margin-top:1.5em;padding-right:2em;"> |
| 34 | <img class="dac-hero-image" src="{@docRoot}images/home/n-preview-hero.png" |
| 35 | srcset="{@docRoot}images/home/n-preview-hero.png 1x, |
| 36 | {@docRoot}images/home/n-preview-hero_2x.png 2x"> |
| 37 | </div> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 38 | </div> |
| 39 | <div class="dac-section dac-small"> |
| 40 | <div class="resource-widget resource-flow-layout col-16" |
| 41 | data-query="collection:preview/landing/resources" |
| 42 | data-cardSizes="6x2" |
| 43 | data-maxResults="6"></div> |
| 44 | </div> |
| 45 | </div> |
| 46 | </section> |
| 47 | |
| 48 | <section class="dac-section dac-gray"><div class="wrap"> |
| 49 | <h1 class="dac-section-title">Resources</h1> |
| 50 | <div class="dac-section-subtitle"> |
Joe Fernandez | 0ac253c | 2016-03-03 21:56:53 -0800 | [diff] [blame] | 51 | Essential information to help get your apps ready for the next version of Android. |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 52 | </div> |
| 53 | |
| 54 | <div class="resource-widget resource-flow-layout col-16" |
| 55 | data-query="collection:preview/landing/more" |
| 56 | data-cardSizes="6x6" |
| 57 | data-maxResults="16"></div> |
| 58 | |
| 59 | <ul class="dac-section-links"> |
| 60 | <li class="dac-section-link"> |
| 61 | <a href="https://code.google.com/p/android-developer-preview/"> |
| 62 | <span class="dac-sprite dac-auto-chevron"></span> |
| 63 | Report Issues |
| 64 | </a> |
| 65 | </li> |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 66 | <li class="dac-section-link"><a href="http://developer.android.com/preview/dev-community"> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 67 | <span class="dac-sprite dac-auto-chevron"></span> |
| 68 | Join G+ Community |
| 69 | </a> |
| 70 | </li> |
| 71 | </ul> |
| 72 | </div> |
| 73 | </section> |
| 74 | |