# Android of Google Dev
---
**同过学习官方文档,系统学习Android 开发。**
- 简介
- 第1章 Android 简介(Introduction)
- 1.1.Application Fundamentals
- 1.2.Device Compatibility
- 1.3.System Permissions
- 1.3.1.Requesting Permissions
- 第2章 平台架构(Platform Architecture)
- part2.1
- 第3章 应用组件(App Components)
- 第4章 应用资源(App Resources)
- 第5章 应用清单(App Manifest)
- 第6章 用户界面(User Interface)
- 第7章 动画和图形(Animation and Graphics)
- 第8章 计算(Computation)
- 第9章 媒体应用(Media Apps)
- 第10章 媒体和相机(Media and Camera)
- 第11章 位置和传感器(Location and Sensors)
- 第12章 连接(Connectivity)
- 第13章 文本和输入(Text and Input)
- 第14章 数据存储(Data Storage)
- 第15章 库(Administration)
- 第16章 网络应用(Web Apps)
- 第17章 最佳实践(Best Practices)
- 总结
- 附录 1 Android 系统的功能改变历程