原文链接:
这里主要是和Android技术相关的开发指南,很多都是来源于官方的Dev Guide()
请找到自己要翻译的部分,按下面的'链接规范'添加到下面列表中,然后开始翻译~
- 链接规范* 因很多是从google android 官方翻译过来的,为了保持统一,规范下链接的规范,如下: 原英文标题 | 对应的中文标题 - 原英文标题 其会生成显示'对应的中文标题 - 原英文标题',但是链接文字是'原英文标题'的链接,例如: What Is Android? | Android是什么? - What Is Android? 特别注意'What Is Android?'这个一定不要写错,每个页面是根据这个唯一标示的,你可以修改'Android是什么? - What Is Android?'这段
Android基础篇 - Android Basics
本篇收录Android基础的知识,通过本章学习,你将对Android有一个基本的认识。
* Android Glossary | Android词汇术语 - Android Glossary* What Is Android? | Android是什么? - What Is Android?* Application Fundamentals | Application FundamentalsAndroid框架篇 - Framework Topics
本节主要介绍Android框架相关的知识,诸如Activities,Services,Content Providers,Intents,Processes等等知识~
* Activities | 活动 - Activities* * Fragments* * Loaders* * Tasks and Back Stack* Services* * Bound Services* Content Providers* * Content Provider Basics* * Creating a Content Provider | Creating a Content Provider* * Calendar Provider | Calendar Provider* * Contacts Provider | Contacts Provider* Intents and Intent Filters* Processes and Threads* User Interface* * XML Layouts* * Input Events* * Menus* * Action Bar* * Dialogs* * Notifications* * * Toast Notifications* * * Status Bar Notifications* * Drag and Drop* * Styles and Themes* * Custom Components* * Accessibility* * * Making Applications Accessible* * * Building Accessibility Services* * Binding to Data with AdapterView* * Common Layout Objects* * How Android Draws Views* Application Resources* Data Storage* Security and Permissions* The AndroidManifest.xml File* Graphics* Animation* Renderscript* Multimedia and Camera* Copy and Paste* Sensors* Location and Maps* App Widgets* 蓝牙 Bluetooth* 近场通讯(NFC) Near Field Communication* Wi-Fi探测 Wi-Fi Direct* USB* Session Initiation Protocol* Search* Device Administration* TestingAndroid Play相关 - Google Play Topics
这里收录和Android Play相关的知识~
开发 (Developing)
这里收录是的和开发相关的知识~
Publishing
这里收录和android软件发布相关的知识~
Best Practices
这里收录一些最佳实践的知识~
Web Applications
这里收录和web应用开发相关的知识~
Appendix
这里是一些附加的信息~