下面的内容来自Android官方网站,由于访问这个网站需要FQ,不方便,所以我把部分内容copy下来了,不保证内容是最新的。

Source

Overview
    Codelines, Branches, and Releases
    Codenames, Tags, and Build Numbers
    Project Roles
    Brand Guidelines
    Licenses
    FAQ
Downloading and Building
    Establishing a Build Environment
    Downloading the Source
    Building the System
    Compiling with Jack
    Running Builds
    Building Kernels
    Known Issues
Developing    
    Using Repo
    Using Eclipse
    Learning Git
    Adding a New Device
    Understanding 64-bit Builds
Contributing
    Life of a Patch
    Submitting Patches
    View Patches
    Life of a Bug
    Reporting Bugs
    Code Style Guidelines
Community

Devices

Interfaces
    Accessories    
        Audio Accessories

Headset

Specification

Requirements

Testing
        Custom Accessories

AOA        
              AOA 2.0
              AOA 1.0
            Stylus
    Audio
        Terminology
        Implementatio

Data Formats
        Attributes
        Warmup
        Latency

Contributors            Design            Measure            Light Testing Circuit            Audio Loopback Dongle            Measurements            Applications
        Priority Inversion
        Sample Rate Conversion
        Debugging
        MIDI

MIDI Architecture
            MIDI Test Procedure
        USB Digital Audio
        TV Audio
    Bluetooth
    Camera
        Camera HAL3
        HAL Subsystem
        Metadata and Controls
        3A Modes and State
        Output and Cropping
        Errors and Streams
        Request Creation
        Version Support
    DRM
    Graphics
        Architecture
        Implementation
        OpenGL ES Testing

Building test programs
            Porting the test framework
            Running the tests
            Automating the tests
            Using special test groups
            Integrating with Android CTS

Input
        Overview
        Key Layout Files
        Key Character Map Files
        Input Device Configuration Files
        Migration Guide
        Keyboard Devices
        Touch Devices
        Diagnostics
        Getevent
        Validate Keymaps
    Media
        SoC Dependencies
        OEM Dependencies
    Sensors
        Sensor stack
        Reporting modes
        Suspend mode
        Power consumption
        Interaction
        HAL interface
        Batching
        Sensor types
        Version deprecation
    Storage
        Traditional Storage
        Adoptable Storage
        Device Configuration
        Configuration Examples
    TV
        HDMI-CEC control service
Core Technologies
    ART and Dalvik
        Bytecode Format
        .Dex Format
        Instruction Formats
        Constraints
        Configuration
        Garbage Collection
    Configuration
         Carrier Customization
         File System
         Kernel Configuration
        Kernel Network Tests
        Low RAM
        OpenGLRenderer
        Runtime Permissions
        UICC
        Visual Voicemail
    Data Usage
        Network interface statistics overview
        Excluding Network Types from Data Usage
        Tethering Data
        Usage Cycle Reset Dates
        Kernel Overview
        Data Usage Tags Explained
        Kernel Changes
    Debugging
        AddressSanitizer
        Dumpsys
        Native Memory Use
        Network Use
        RAM Use
    Device Administration
        Implementation
        Multiple Users
        Managed Profiles
        Provisioning
        Multiuser Apps
        Testing Setup
    HAL File Reference
    OTA Updates
        OTA Tools
        Block-based OTA
        Inside OTA Packages
        Device-Specific Code

Reducing OTA Size
        Signing Builds for Release
    Power
        Power Management
        Component Power
        Device Power
        Power Values
        Battery Use
    Testing Infrastructure
        Start Here
        Machine Setup
        Working with Devices
        Test Lifecycle
        Option Handling
        An End-to-End Example
        Package Index

Security

Overview
    Kernel Security
    App Security
    Implementing Security
    Updates and Resources
    Enhancements
        Android 6.0
        Android 5.0
        Android 4.4
        Android 4.3
        Android 4.2
        Android 4.1
    Acknowledgements
Bulletins
Authentication
    Fingerprint HAL
    Gatekeeper
Keystore
    Features
    Implementer's Reference
Trusty TEE
    Trusty API Reference
Full Disk Encryption
SELinux
    Concepts
    Implementation
    Customization
    Validation
Verified Boot
    Verifying Boot
    Implementing dm-verity

Compatibility

Overview
    Compatibility Definition Document (CDD)
    Compatibility Test Suite
        Set up CTS
        Run CTS
        Run CTS Verifier
            Rotation Vector Crosscheck
        Interpret Results
        Develop CTS
    Downloads
    Contact Us

Android官方文档的更多相关文章

  1. Google Android官方文档进程与线程(Processes and Threads)翻译

    android的多线程在开发中已经有使用过了,想再系统地学习一下,找到了android的官方文档,介绍进程与线程的介绍,试着翻译一下. 原文地址:http://developer.android.co ...

  2. [翻译]Android官方文档 - 通知(Notifications)

    翻译的好辛苦,有些地方也不太理解什么意思,如果有误,还请大神指正. 官方文档地址:http://developer.android.com/guide/topics/ui/notifiers/noti ...

  3. 学习android 官方文档

    9.29 1. 今天,FQ,看到android studio中文网上有一个FQ工具openVPN,我就使用了. 之前用过一个FQ工具开眼,但由于网速慢,我就弃用了. 2. 现在,我就可以FQ去andr ...

  4. android 官方文档 JNI TIPS

    文章地址  http://developer.android.com/training/articles/perf-jni.html JNI Tips JNI is the Java Native I ...

  5. Android 官方文档:(二)应用清单 —— 2.10 <instrumentation>标签

    syntax: <instrumentation android:functionalTest=["true" | "false"]           ...

  6. Android 官方文档:(二)应用清单 —— 2.2 &lt;action&gt;标签

    syntax: <action android:name="string" /> contained in: <intent-filter> descrip ...

  7. Android 官方文档:(二)应用清单 —— 2.26 &lt;uses-permission&gt;标签

    syntax: <uses-permission android:name="string"         android:maxSdkVersion="inte ...

  8. Android 官方文档:(一)动画和图像 —— 1.5 画布和画图

    The Android framework APIs provides a set 2D drawing APIs that allow you to render your owncustom gr ...

  9. 【android官方文档】与其他App交互

    发送用户到另外一个App YOU SHOULD ALSO READ 内容分享 One of Android's most important features is an app's ability ...

随机推荐

  1. C# 在腾讯的发展

    本文首发我的微信公众号"dotnet跨平台", 内容得到大家热烈的欢迎,全文重新发布在博客,欢迎转载,请注明出处. .NET 主要的开发语言是 C# , .NET 平台泛指遵循EC ...

  2. ASP.NET Aries 入门开发教程1:框架下载与运行

    背景: 鉴于框架的使用者越来越多,文档太少,不少用户反映框架的入门门槛太高. 好吧,再辛苦下,抽时间写教程吧! 步骤1:下载框架源码 开源地址:https://github.com/cyq1162/A ...

  3. 【翻译】MongoDB指南/CRUD操作(一)

    [原文地址]https://docs.mongodb.com/manual/ MongoDB CRUD操作(一) 主要内容:CRUD操作简介,插入文档,查询文档. CRUD操作包括创建.读取.更新和删 ...

  4. Android性能优化之利用LeakCanary检测内存泄漏及解决办法

    前言: 最近公司C轮融资成功了,移动团队准备扩大一下,需要招聘Android开发工程师,陆陆续续面试了几位Android应聘者,面试过程中聊到性能优化中如何避免内存泄漏问题时,很少有人全面的回答上来. ...

  5. pt-ioprofile

    pt-ioprofile是用来观察特定进程的IO信息的. 该脚本是用shell写的,有两方面的作用: pt-ioprofile does two things: ) ) is not performe ...

  6. Linux常用指令指南,终端装逼利器

    最近搞了台Macbook Pro,就学习了一下Linux命令,在网上查了些资料,看了本书叫<快乐的 Linux 命令行>,里面涉及到了各个方面的命令. 在此将常用的整理出来,以备将来使用. ...

  7. 玩转spring boot——结合redis

    一.准备工作 下载redis的windows版zip包:https://github.com/MSOpenTech/redis/releases 运行redis-server.exe程序 出现黑色窗口 ...

  8. 搭建属于自己的VIP积分系统(1)

    很久没写博客了,如果有写得不好的地方,还请多多见谅. 架构设计 需求分析 这篇文章主要是介绍此VIP系统的基础架构.说实在的,我其实对 架构方面也不是很懂,我这套框架 还是拿别人的东西改过来的,并不是 ...

  9. class-dump 反编译私有的库和应用

    一.下载并安装class-dump 下载class-dump-3.5.dmg  点击下载 下载完成以后双击.dmg的文件,将里面的class-dump拷贝到/usr/local/bin 设置权限chm ...

  10. MySQL加密

    MySQL字段加密和解密 1.加密:aes_encrypt('admin','key') 解密:aes_decrypt(password,'key') 2.双向加密 通过密钥去加密,解密的时候的只有知 ...