博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Android开发入门必看的知识体系
阅读量:7174 次
发布时间:2019-06-29

本文共 2047 字,大约阅读时间需要 6 分钟。

原文链接:

 

这里主要是和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 Fundamentals

Android框架篇 - 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
* Testing

Android Play相关 - Google Play Topics

这里收录和Android Play相关的知识~

开发 (Developing)

这里收录是的和开发相关的知识~

Publishing

这里收录和android软件发布相关的知识~

Best Practices

这里收录一些最佳实践的知识~

Web Applications

这里收录和web应用开发相关的知识~

Appendix

这里是一些附加的信息~

转载地址:http://ghfzm.baihongyu.com/

你可能感兴趣的文章
C#使用log4net记录日志
查看>>
halcon
查看>>
servlet过滤器
查看>>
maven向本地仓库导入jar包(处理官网没有的jar包)
查看>>
input标签元素,value属性取值问题,赋值
查看>>
Photoshop快捷键大全
查看>>
删除数据库
查看>>
python第二周
查看>>
c易错
查看>>
答复功能改进建议
查看>>
(七)UML之用例图
查看>>
数据库简介
查看>>
swoole使用协程
查看>>
BNU OJ 51003 BQG's Confusing Sequence
查看>>
LightOJ 1422 Halloween Costumes
查看>>
动态子类化CComboBox以得到子控件EDIT及LISTBOX
查看>>
设计模式-单例模式
查看>>
8. String to Integer (atoi)
查看>>
cocos2dx内存优化
查看>>
Arguments
查看>>