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 | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 10 | <script> |
| 11 | $(document).ready(function() { |
| 12 | if (useUpdatedTemplates) { |
| 13 | $("#useUpdatedTemplates").css("display","block"); |
| 14 | } else { |
| 15 | $("#useOldTemplates").css("display","block"); |
| 16 | } |
| 17 | }) |
| 18 | </script> |
| 19 | |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 20 | <section class="dac-expand dac-hero dac-light" style="background-color:#B2DFDB"> |
| 21 | <div class="wrap" style="max-width:1100px;margin-top:0"> |
| 22 | <div class="cols dac-hero-content" style="padding-bottom:1em;"> |
| 23 | |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 24 | <div class="col-7of16 col-push-9of16" style="padding-left:2em"> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 25 | <h1 class="dac-hero-title">Android N Developer Preview</h1> |
| 26 | <p class="dac-hero-description"> |
Joe Fernandez | 778047d | 2016-06-14 18:42:11 -0700 | [diff] [blame] | 27 | <strong>Android N final SDK is now available!</strong> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 28 | Get ready for Android N! |
Dirk Dougherty | b890729 | 2016-03-10 09:43:36 -0800 | [diff] [blame] | 29 | <strong>Test your apps</strong> on Nexus and other devices. Support new system |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 30 | behaviors to <strong>save power and memory</strong>. |
Dirk Dougherty | cf65e484 | 2016-03-07 22:31:57 -0800 | [diff] [blame] | 31 | Extend your apps with <strong>multi-window UI</strong>, |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 32 | <strong>direct reply notifications</strong> and more. |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 33 | </p> |
| 34 | |
| 35 | <a class="dac-hero-cta" href="{@docRoot}preview/overview.html"> |
| 36 | <span class="dac-sprite dac-auto-chevron"></span> |
| 37 | Get started |
| 38 | </a><!--<br> |
| 39 | <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> |
| 40 | <span class="dac-sprite dac-auto-chevron"></span> |
David Friedman | fffa8ac | 2016-03-07 22:13:29 -0800 | [diff] [blame] | 41 | Update to Android N (final SDK) |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 42 | </a><br>--> |
| 43 | </div> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 44 | <div class="col-9of16 col-pull-7of16 dac-hero-figure" style="margin-top:1.5em;padding-right:1.5em;"> |
Dirk Dougherty | 43eb951 | 2016-03-03 14:53:16 -0800 | [diff] [blame] | 45 | <img class="dac-hero-image" src="{@docRoot}images/home/n-preview-hero.png" |
| 46 | srcset="{@docRoot}images/home/n-preview-hero.png 1x, |
| 47 | {@docRoot}images/home/n-preview-hero_2x.png 2x"> |
| 48 | </div> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 49 | </div> |
| 50 | <div class="dac-section dac-small"> |
| 51 | <div class="resource-widget resource-flow-layout col-16" |
| 52 | data-query="collection:preview/landing/resources" |
| 53 | data-cardSizes="6x2" |
| 54 | data-maxResults="6"></div> |
| 55 | </div> |
| 56 | </div> |
| 57 | </section> |
| 58 | |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 59 | <div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand"> |
| 60 | <div class="wrap dac-offset-parent"> |
Dirk Dougherty | 5ec3a40 | 2016-06-07 15:39:03 -0700 | [diff] [blame] | 61 | <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest"> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 62 | <i class="dac-sprite dac-arrow-down-gray"></i> |
| 63 | </a> |
| 64 | <ul class="dac-actions"> |
| 65 | <li class="dac-action"> |
Dirk Dougherty | ef6d977 | 2016-03-10 17:37:53 -0800 | [diff] [blame] | 66 | <a class="dac-action-link" href="https://developer.android.com/preview/bug"> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 67 | <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i> |
| 68 | Report an issue |
| 69 | </a> |
| 70 | </li> |
| 71 | <li class="dac-action"> |
| 72 | <a class="dac-action-link" href="{@docRoot}preview/support.html"> |
| 73 | <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i> |
Dirk Dougherty | cf65e484 | 2016-03-07 22:31:57 -0800 | [diff] [blame] | 74 | See release notes |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 75 | </a> |
| 76 | </li> |
| 77 | <li class="dac-action"> |
| 78 | <a class="dac-action-link" href="{@docRoot}preview/dev-community"> |
| 79 | <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i> |
Dirk Dougherty | cf65e484 | 2016-03-07 22:31:57 -0800 | [diff] [blame] | 80 | Join dev community |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 81 | </a> |
| 82 | </li> |
| 83 | </ul> |
| 84 | </div><!-- end .wrap --> |
| 85 | </div><!-- end .dac-actions --> |
| 86 | |
| 87 | <div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert"> |
| 88 | <div class="wrap dac-offset-parent"> |
| 89 | |
| 90 | <div class="actions"> |
Dirk Dougherty | ef6d977 | 2016-03-10 17:37:53 -0800 | [diff] [blame] | 91 | <div><a href="https://developer.android.com/preview/bug"> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 92 | <span class="dac-sprite dac-auto-chevron-large"></span> |
| 93 | Report an issue |
| 94 | </a></div> |
| 95 | <div><a href="{@docRoot}preview/support.html"> |
| 96 | <span class="dac-sprite dac-auto-chevron-large"></span> |
Dirk Dougherty | cf65e484 | 2016-03-07 22:31:57 -0800 | [diff] [blame] | 97 | See release notes |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 98 | </a></div> |
| 99 | <div><a href="{@docRoot}preview/dev-community"> |
| 100 | <span class="dac-sprite dac-auto-chevron-large"></span> |
Dirk Dougherty | cf65e484 | 2016-03-07 22:31:57 -0800 | [diff] [blame] | 101 | Join dev community |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 102 | </a></div> |
| 103 | </div><!-- end .actions --> |
| 104 | </div><!-- end .wrap --> |
| 105 | </div> |
| 106 | |
Dirk Dougherty | 9ae42db | 2016-05-15 18:52:24 -0700 | [diff] [blame] | 107 | <section class="dac-section dac-light dac-small" id="latest"><div class="wrap"> |
| 108 | <h2 class="norule">Latest</h2> |
| 109 | <div class="resource-widget resource-flow-layout col-16" |
| 110 | data-query="type:blog+tag:androidn+tag:featured, type:youtube+tag:androidn+tag:featured" |
| 111 | data-sortOrder="-timestamp" |
| 112 | data-cardSizes="6x6" |
| 113 | data-items-per-page="6" |
| 114 | data-maxResults="15" |
| 115 | data-initial-results="3"></div> |
| 116 | </div></section> |
| 117 | |
Joe Fernandez | 3460516 | 2016-06-15 04:06:40 +0000 | [diff] [blame] | 118 | <section class="dac-section dac-gray"><div class="wrap"> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 119 | <h1 class="dac-section-title">Resources</h1> |
| 120 | <div class="dac-section-subtitle"> |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 121 | Essential information to help you get your apps ready for Android N. |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 122 | </div> |
| 123 | |
| 124 | <div class="resource-widget resource-flow-layout col-16" |
| 125 | data-query="collection:preview/landing/more" |
| 126 | data-cardSizes="6x6" |
Dirk Dougherty | a6495a92 | 2016-03-04 15:21:59 -0800 | [diff] [blame] | 127 | data-items-per-page="6" |
| 128 | data-maxResults="15" |
| 129 | data-initial-results="6"></div> |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 130 | |
Dirk Dougherty | 5748bc4 | 2016-02-06 18:24:32 -0800 | [diff] [blame] | 131 | </div> |
| 132 | </section> |
| 133 | |