Android API 指南
Android API 指南
链接:https://zhuanlan.zhihu.com/p/25068519
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
众所周知,Android开发者有中文网站了,API 指南一眼看去最左侧的菜单都是中文,然而点进去内容还是很多是英文,并没有全部翻译,我这里整理了API 指南的目录,便于查看。如果之前还没有通读,现在可以好好看一遍。注意,如果标题带有英文,说明官方还没有翻译成中文。
Android 简介
Android 简介 | Android Developers
应用基础知识
设备兼容性 Device Compatibility
系统权限
平台架构
使用 Java 8 语言功能
使用 Java 8 语言功能 | Android Developers
在 Android Runtime (ART) 上验证应用行为
在 Android Runtime (ART) 上验证应用行为
应用组件
Intent 和 Intent 过滤器
通用 Intent
通用 Intent | Android Developers
Activity
片段
加载器
任务和返回栈
概览屏幕
服务
绑定服务
Android 接口定义语言 (AIDL)
内容提供程序
内容提供程序基础知识
内容提供程序基础知识 | Android Developers
创建内容提供程序
日历提供程序
联系人提供程序
存储访问框架
应用小部件 App Widgets
App Widgets | Android Developers
应用小部件主机 App Widget Host
App Widgets | Android Developers
进程和线程
应用资源 App Resources
App Resources | Android Developers
资源概览
提供资源
访问资源
处理运行时变更
本地化 Localizing with Resources
ICU4J Android 框架 API
语言和语言区域
资源类型 Resource Types
Resource Types | Android Developers
动画 Animation Resources
颜色状态列表 Color State List Resource
可绘制对象
布局 Layout Resource
Layout Resource | Android Developers
菜单 Menu Resource
Menu Resource | Android Developers
字符串
样式 Style Resource
Style Resource | Android Developers
其他类型 More Resource Types
应用清单
用户界面
UI 概览
布局
线性布局
相对布局 Relative Layout
Relative Layout | Android Developers
列表视图
网格视图 Grid View
Grid View | Android Developers
输入控件
按钮 Buttons
文本字段 Specifying the Input Method Type
Specifying the Input Method Type
复选框 Checkboxes
Checkboxes | Android Developers
单选按钮 Radio Buttons
Radio Buttons | Android Developers
切换按钮 Toggle Buttons
Toggle Buttons | Android Developers
微调框
选取器
输入事件
菜单
设置
对话框
通知
Toasts
搜索 Search Overview
Search Overview | Android Developers
创建搜索界面 Creating a Search Interface
添加近期查询建议 Adding Recent Query Suggestions
Adding Recent Query Suggestions
添加自定义建议 Adding Custom Suggestions
可搜索配置 Searchable Configuration
多窗口支持
拖放
无障碍功能 Accessibility
Accessibility | Android Developers
为应用设置无障碍功能 Making Apps More Accessible
无障碍功能开发者检查单 Accessibility Developer Checklist
Accessibility Developer Checklist
构建无障碍服务 Building Accessibility Services
Building Accessibility Services
样式和主题
自定义组件 Custom Components
动画和图形 Animation and Graphics
概览 Overview
Animation and Graphics Overview
属性动画 Property Animation
视图动画 View Animation
View Animation | Android Developers
可绘制动画 Drawable Animation
画布和可绘制对象 Canvas and Drawables
OpenGL ES
OpenGL ES | Android Developers
硬件加速 Hardware Acceleration
计算 Computation
Computation | Android Developers
RenderScript
RenderScript | Android Developers
高级 RenderScript
Runtime API 参考
RenderScript Runtime API Reference
媒体和相机 Media and Camera
媒体回放 MediaPlayer
MediaPlayer | Android Developers
媒体路由器 MediaRouter API
MediaRouter API | Android Developers
媒体路由提供程序 Media Route Provider API
ExoPlayer
ExoPlayer | Android Developers
支持的媒体格式 Supported Media Formats
音频采集 MediaRecorder
MediaRecorder | Android Developers
相机 Camera API
Camera API | Android Developers
位置和传感器 Location and Sensors APIs
位置和地图 Location and Maps
位置策略 Location Strategies
传感器概览 Sensors Overview
运动传感器 Motion Sensors
Motion Sensors | Android Developers
位置传感器 Position Sensors
环境传感器 Environment Sensors
连接 Connectivity
Connectivity | Android Developers
蓝牙
蓝牙低功耗 Bluetooth Low Energy
NFC
NFC 基础知识 NFC Basics
NFC Basics | Android Developers
高级 NFC Advanced NFC
Advanced NFC | Android Developers
基于主机的卡模拟 Host-based Card Emulation
Wi-Fi P2P
USB
配件 USB Accessory
USB Accessory | Android Developers
主机 USB Host
SIP Session Initiation Protocol
文本和输入 Text and Input
Text and Input | Android Developers
复制和粘贴 Copy and Paste
Copy and Paste | Android Developers
创建 IME Creating an Input Method
拼写检查程序 Spelling Checker Framework
数据存储 Data Storage
Data Storage | Android Developers
存储选项
数据备份 Backing up App Data to the Cloud
Backing up App Data to the Cloud
应用安装位置 App Install Location
Android 库
Android 库 | Android Developers
支持库
功能
设置
修订历史记录 Recent Support Library Revisions
Recent Support Library Revisions
数据绑定库 Data Binding Library
测试支持库
管理 Administration
Administration | Android Developers
设备政策 Device Administration
网络应用 Web Apps
在网络应用中支持不同屏幕 Supporting Different Screens in Web Apps
Supporting Different Screens in Web Apps
在 WebView 中构建网络应用 Building Web Apps in WebView
迁移到 Android 4.4 中的 WebView Migrating to WebView in Android 4.4
Migrating to WebView in Android 4.4
调试网络应用 Debugging Web Apps
网络应用最佳做法 Best Practices for Web Apps
最佳实践 Best Practices
Best Practices | Android Developers
支持多种屏幕
分配到特定屏幕 Distributing to Specific Screens
Distributing to Specific Screens