Home | History | Annotate | Download | only in en
      1 project_path: /_project.yaml
      2 book_path: /_book.yaml
      3 landing_page:
      4   header:
      5     buttons:
      6     - label: Get source
      7       path: /source/downloading
      8   rows:
      9   - items:
     10     - heading: Android 7.1 updates!
     11       description: >
     12         Port the latest Android platform to create compelling
     13         devices for your customers.
     14         <style>
     15         .devsite-feedback-button {
     16           display: none;
     17         }
     18         /* blank bg color for landing images in first row */
     19         .devsite-landing-row:first-of-type .devsite-landing-row-item-image {
     20           background: none;
     21         }
     22         </style>
     23       buttons:
     24       - label: Update now
     25         path: /devices/
     26       image_path: /images/landing_icon-porting.png
     27     - heading: Securing Android is essential
     28       description: >
     29         Find out how the Android security program works and learn how to
     30         implement the latest features.
     31       image_path: /images/landing_icon-security.png
     32       buttons:
     33       - label: Learn more
     34         path: /security/
     35     - heading: Get compatible, get apps
     36       description: >
     37         Offer a consistent experience with other Android-powered devices and
     38         get the ability to include more apps.
     39       image_path: /images/landing_icon-compatibility.png
     40       buttons:
     41       - label: Test devices
     42         path: /compatibility/
     43   - classname: devsite-landing-row-large-headings devsite-landing-row-no-image-background tf-about-row devsite-landing-row-75
     44     background: grey
     45     items:
     46     - heading: About the Android Open Source Project
     47       description: |
     48         Android is an open source software stack for a wide range of mobile
     49         devices and a corresponding open source project led by Google. This
     50         site and the Android Open Source Project (AOSP) repository offer the
     51         information and source code you need to create custom variants of the
     52         Android stack, port devices and accessories to the Android platform,
     53         and ensure your devices meet compatibility requirements.
     54 
     55         We also wanted to make sure there was no central point of failure,
     56         where one industry player could restrict or control the innovations of
     57         any other. The result is a full, production-quality operating system
     58         for consumer products with source code open for customization and
     59         porting.
     60       image_path: /images/android_stack.png
     61   - heading: News
     62     items:
     63     - heading: Revised ART Configuration and JIT Compilation
     64       description: >
     65         The Android runtime (ART) configuration and JIT compilation
     66         instructions have been updated to reflect the Android O release.
     67       buttons:
     68       - label: July 12th, 2017
     69         path: /devices/tech/dalvik/configure
     70     - heading: July Android Security Bulletin
     71       description: >
     72         The July 2017 Android Security Bulletin has been published along with
     73         links to associated fixes and new build numbers to support the July
     74         Android security release.
     75       buttons:
     76       - label: July 6th, 2017
     77         path: /security/bulletin/2017-07-01
     78     - heading: Updated Debugging Docs
     79       description: >
     80         Debugging documentation has been updated with details on using
     81         <code>debuggerd</code> (includes new examples), <code>stack</code>,
     82         <code>strace</code>, and <code>Valgrind</code> tools.
     83       buttons:
     84       - label: June 5th, 2017
     85         path: /devices/tech/debug/
     86   - classname: devsite-landing-row-100 tf-row-centered
     87     items:
     88     - buttons:
     89       - classname: button button-primary
     90         label: More Updates
     91         path: https://android.googlesource.com/platform/docs/source.android.com/+log/master?no-merges
     92