Home | History | Annotate | Download | only in nougat
      1 page.title=Android 7.0 Nougat
      2 page.tags="androidn","versions"
      3 meta.tags="android n", "nougat", "android 7.0"
      4 fullpage=true
      5 forcelocalnav=true
      6 header.hide=1
      7 footer.hide=1
      8 @jd:body
      9 
     10 <section class="dac-expand dac-hero dac-light">
     11   <div class="wrap" style="max-width:1100px;margin-top:0">
     12   <a href="{@docRoot}about/versions/nougat/android-7.0.html">
     13     <div class="cols dac-hero-content" style="padding-bottom:1em;">
     14 
     15       <div class="col-7of16 col-push-8of16" style="padding-left:2em">
     16         <h1 class="dac-hero-title">Android 7.0 Nougat</h1>
     17         <p class="dac-hero-description">
     18           Bersiaplah menyambut Android Nougat!
     19           <strong>Uji aplikasi Anda</strong> pada perangkat Nexus dan perangkat lainnya. Dukung perilaku sistem
     20           baru untuk <strong>menghemat daya dan memori</strong>.
     21           Tambah aplikasi Anda dengan <strong>UI multi-jendela</strong>,
     22           <strong>pemberitahuan balasan langsung</strong> dan lainnya.
     23         </p>
     24 
     25         <a class="dac-hero-cta" href="{@docRoot}about/versions/nougat/android-7.0.html">
     26           <span class="dac-sprite dac-auto-chevron"></span>
     27           Mulai
     28         </a>
     29       </div>
     30       <div class="col-7of16 col-pull-6of16 dac-hero-figure" style="margin-top:1.5em;padding-right:1.5em;">
     31         <a  href="{@docRoot}about/versions/nougat/android-7.0.html">
     32         <img class="dac-hero-image" src="{@docRoot}images/home/n-preview-hero.png"
     33              srcset="{@docRoot}images/home/n-preview-hero.png 1x,
     34              {@docRoot}images/home/n-preview-hero_2x.png 2x" />
     35            </a>
     36       </div>
     37     </div></a>
     38     <div class="dac-section dac-small">
     39       <div class="resource-widget resource-flow-layout col-16"
     40            data-query="collection:nougat/landing/resources"
     41            data-cardSizes="6x2"
     42            data-maxResults="3"></div>
     43          </div>
     44   </div>
     45 </section>
     46 
     47 
     48 <div class="dac-section dac-slim dac-gray dac-expand">
     49   <div class="wrap dac-offset-parent">
     50     <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
     51       <i class="dac-sprite dac-arrow-down-gray"></i>
     52     </a>
     53     <ul class="dac-actions">
     54       <li class="dac-action">
     55         <a class="dac-action-link" href="https://source.android.com/source/report-bugs.html">
     56           <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
     57           Laporkan masalah
     58         </a>
     59       </li>
     60       <li class="dac-action">
     61         <a class="dac-action-link" href="{@docRoot}preview/dev-community">
     62           <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
     63           Bergabunglah dengan komunitas pengembang
     64         </a>
     65       </li>
     66     </ul>
     67   </div><!-- end .wrap -->
     68 </div><!-- end .dac-actions -->
     69 
     70 <section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
     71   <h2 class="norule">Terbaru</h2>
     72   <div class="resource-widget resource-flow-layout col-16"
     73     data-query="type:blog+tag:androidn+tag:featured, type:youtube+tag:androidn+tag:featured"
     74     data-sortOrder="-timestamp"
     75     data-cardSizes="6x6"
     76     data-items-per-page="6"
     77     data-maxResults="15"
     78     data-initial-results="3"></div>
     79 </div></section>
     80 
     81 <section class="dac-section dac-gray" id="videos"><div class="wrap">
     82   <h1 class="dac-section-title">Videos</h1>
     83   <div class="dac-section-subtitle">
     84     New Android capabilities and the right way to use them in your apps.
     85   </div>
     86 
     87   <div class="resource-widget resource-flow-layout col-16"
     88     data-query="collection:nougat/landing/videos/first,type:youtube+tag:androidn"
     89     data-sortOrder="-timestamp"
     90     data-cardSizes="6x6"
     91     data-items-per-page="6"
     92     data-maxResults="15"
     93     data-initial-results="3">
     94   </div>
     95 </div></section>
     96 
     97 <section class="dac-section dac-light" id="resources"><div class="wrap">
     98   <h1 class="dac-section-title">Sumber Daya</h1>
     99   <div class="dac-section-subtitle">
    100     Informasi penting guna membantu mempersiapkan aplikasi untuk Android Nougat.
    101   </div>
    102 
    103   <div class="resource-widget resource-flow-layout col-16"
    104        data-query="collection:nougat/landing/more"
    105        data-cardSizes="6x6"
    106        data-items-per-page="6"
    107        data-maxResults="15"
    108        data-initial-results="6"></div>
    109   </div>
    110 </section>