91 lines
3.6 KiB
YAML
91 lines
3.6 KiB
YAML
project_path: /_project.yaml
|
|
book_path: /_book.yaml
|
|
landing_page:
|
|
header:
|
|
buttons:
|
|
- label: Get source
|
|
path: /source/downloading
|
|
rows:
|
|
- items:
|
|
- heading: Android 7.1 updates!
|
|
description: >
|
|
Port the latest Android platform to create compelling
|
|
devices for your customers.
|
|
<style>
|
|
.devsite-feedback-button {
|
|
display: none;
|
|
}
|
|
/* blank bg color for landing images in first row */
|
|
.devsite-landing-row:first-of-type .devsite-landing-row-item-image {
|
|
background: none;
|
|
}
|
|
</style>
|
|
buttons:
|
|
- label: Update now
|
|
path: /devices/
|
|
image_path: /images/landing_icon-porting.png
|
|
- heading: Securing Android is essential
|
|
description: >
|
|
Find out how the Android security program works and learn how to
|
|
implement the latest features.
|
|
image_path: /images/landing_icon-security.png
|
|
buttons:
|
|
- label: Learn more
|
|
path: /security/
|
|
- heading: Get compatible, get apps
|
|
description: >
|
|
Offer a consistent experience with other Android-powered devices and
|
|
get the ability to include more apps.
|
|
image_path: /images/landing_icon-compatibility.png
|
|
buttons:
|
|
- label: Test devices
|
|
path: /compatibility/
|
|
- classname: devsite-landing-row-large-headings devsite-landing-row-no-image-background tf-about-row devsite-landing-row-75
|
|
background: grey
|
|
items:
|
|
- heading: About the Android Open Source Project
|
|
description: |
|
|
Android is an open source software stack for a wide range of mobile
|
|
devices and a corresponding open source project led by Google. This
|
|
site and the Android Open Source Project (AOSP) repository offer the
|
|
information and source code you need to create custom variants of the
|
|
Android stack, port devices and accessories to the Android platform,
|
|
and ensure your devices meet compatibility requirements.
|
|
|
|
We also wanted to make sure there was no central point of failure,
|
|
where one industry player could restrict or control the innovations of
|
|
any other. The result is a full, production-quality operating system
|
|
for consumer products with source code open for customization and
|
|
porting.
|
|
image_path: /images/android_stack.png
|
|
- heading: News
|
|
items:
|
|
- heading: Revised ART Configuration and JIT Compilation
|
|
description: >
|
|
The Android runtime (ART) configuration and JIT compilation
|
|
instructions have been updated to reflect the Android O release.
|
|
buttons:
|
|
- label: July 12th, 2017
|
|
path: /devices/tech/dalvik/configure
|
|
- heading: July Android Security Bulletin
|
|
description: >
|
|
The July 2017 Android Security Bulletin has been published along with
|
|
links to associated fixes and new build numbers to support the July
|
|
Android security release.
|
|
buttons:
|
|
- label: July 6th, 2017
|
|
path: /security/bulletin/2017-07-01
|
|
- heading: Updated Debugging Docs
|
|
description: >
|
|
Debugging documentation has been updated with details on using
|
|
<code>debuggerd</code> (includes new examples), <code>stack</code>,
|
|
<code>strace</code>, and <code>Valgrind</code> tools.
|
|
buttons:
|
|
- label: June 5th, 2017
|
|
path: /devices/tech/debug/
|
|
- classname: devsite-landing-row-100 tf-row-centered
|
|
items:
|
|
- buttons:
|
|
- classname: button button-primary
|
|
label: More Updates
|
|
path: https://android.googlesource.com/platform/docs/source.android.com/+log/master?no-merges
|