Home | History | Annotate | Download | only in pt-br
      1 fullpage=true
      2 excludeFromSuggestions=true
      3 page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
      4 page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3f61-WpRguHq-aNjtF7xJjMTSi79as" />
      5 
      6 @jd:body
      7 
      8 <section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
      9   <div class="wrap" style="max-width:1000px;margin-top:0">
     10     <div class="col-7of16 col-push-8of16">
     11       <a href="{@docRoot}about/versions/nougat/index.html">
     12         <h1 class="dac-hero-title" style="color:#004d40">Android 7.0 Nougat!</h1>
     13         <p class="dac-hero-description" style="color:#004d40">
     14           <strong>Android 7.0 Nougat is here!</strong>
     15           Get your apps ready for the latest version of Android, with new system
     16           behaviors to <strong>save battery and memory</strong>.
     17           Extend your apps with <strong>multi-window UI</strong>,
     18           <strong>direct reply notifications</strong> and more.
     19         </p>
     20         <a class="dac-hero-cta" href="{@docRoot}about/versions/nougat/index.html" style="color:#004d40">
     21           <span class="dac-sprite dac-auto-chevron" style="background-color:#b2dfdb"></span>
     22           Learn more
     23         </a>
     24         </a>
     25       </a>
     26     </div>
     27     <div class="col-6of16 col-pull-6of16 dac-hero-figure" style="padding-left:1em;padding-top:1em;">
     28       <a href="{@docRoot}about/versions/nougat/index.html">
     29         <img class="dac-hero-image" src="{@docRoot}images/home/nougat_bg.jpg"
     30              srcset="{@docRoot}images/home/nougat_bg.jpg 1x,
     31              {@docRoot}images/home/nougat_bg_2x.jpg 2x">
     32         </a>
     33     </div>
     34   </div>
     35 </section>
     36 
     37 <div class="dac-section dac-slim dac-gray dac-expand">
     38   <div class="wrap dac-offset-parent">
     39     <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
     40       <i class="dac-sprite dac-arrow-down-gray"></i>
     41     </a>
     42     <ul class="dac-actions">
     43       <li class="dac-action">
     44         <a class="dac-action-link" href="{@docRoot}sdk/index.html">
     45           <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
     46           Get the SDK
     47         </a>
     48       </li>
     49       <li class="dac-action">
     50         <a class="dac-action-link" href="{@docRoot}samples/index.html">
     51           <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
     52           Browse sample code
     53         </a>
     54       </li>
     55       <li class="dac-action">
     56         <a class="dac-action-link" href="{@docRoot}distribute/stories/index.html">
     57           <i class="dac-action-sprite dac-sprite dac-auto-chevron-large"></i>
     58           Watch stories
     59         </a>
     60       </li>
     61     </ul>
     62   </div><!-- end .wrap -->
     63 </div><!-- end .dac-actions -->
     64 
     65 <section class="dac-section dac-light" id="build-apps"><div class="wrap">
     66   <h1 class="dac-section-title">Build Beautiful Apps</h1>
     67   <div class="dac-section-subtitle">
     68     Resources to get you started with designing and developing for Android.
     69   </div>
     70   <div class="resource-widget resource-flow-layout col-16"
     71        data-query="collection:index/primary"
     72        data-cardSizes="6x6"
     73        data-maxResults="3"></div>
     74 </div></section>
     75 
     76 <div class="dac-hero-carousel" data-carousel-query="collection:index/secondary/carousel">
     77 </div>
     78 
     79 <section class="dac-section dac-gray"><div class="wrap">
     80   <div class="cols"><div class="col-10of12 col-push-1of12">
     81     <h1 class="dac-section-title">Crie para um mundo multitela</h1>
     82     <div class="dac-section-subtitle">
     83       O Android funciona em milhes de dispositivos portteis em todo o mundo <br>
     84           e agora  compatvel com esses novos e empolgantes recursos.
     85     </div>
     86   </div></div>
     87   <div class="resource-widget resource-flow-layout col-16"
     88        data-query="collection:index/multiscreen"
     89        data-cardSizes="6x6"
     90        data-maxResults="3"></div>
     91 </div></section>
     92