File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CommonDevKnowledge
2
2
3
- 常用的Android开发的一些技能点汇集。
4
3
4
+ <p align =" center " >
5
+ <a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge " target =" _blank " >
6
+ <img src="https://raw.githubusercontent.com/AweiLoveAndroid/CommonDevKnowledge/master/pic/logo.png"/>
7
+ </a >
8
+ </p >
9
+
10
+ <p align =" center " >
11
+ <a href =" https://developer.android.google.cn/index.html " ><img src =" https://img.shields.io/badge/platform-Android-yellowgreen.svg " ></a >
12
+ <a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/blob/master/LICENSE " ><img src =" https://img.shields.io/github/license/AweiLoveAndroid/CommonDevKnowledge.svg " ></a >
13
+ <a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/network/members " ><img src =" https://img.shields.io/github/forks/AweiLoveAndroid/CommonDevKnowledge.svg " ></a >
14
+ <a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/stargazers " ><img src =" https://img.shields.io/github/stars/AweiLoveAndroid/CommonDevKnowledge.svg " ></a >
15
+ <a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/issues " ><img src =" https://img.shields.io/badge/issues-%E6%84%8F%E8%A7%81%E5%BB%BA%E8%AE%AE-important.svg " ></a >
16
+ <a href =" //shang.qq.com/wpa/qunwpa?idkey=c1ffcc74ac64e98b1546b94537c581922548a7e63f78a86fcb59cef47988f453 " >
17
+ <img src =" https://img.shields.io/badge/QQ%E7%BE%A4-280891494-informational.svg " target =" _blank " alt =" 酷玩Android你最牛 " title =" 280891494 " ></a >
18
+ </p >
5
19
----
6
20
7
21
## 介绍
8
- 这个库主要是一些常用的Android开发的一些技能点汇集,有填坑总结,有面试总结,有冷门知识点总结等,会不定期更新,欢迎大家投稿和提意见。
22
+ 这个库主要是一些常用的Android开发的一些技能点汇集,有填坑总结,有面试总结,有冷门知识点总结等,总之Android开发有关的知识点都会涵盖到。
23
+
24
+ Android只是太多太杂乱,很多人都不知道从何学起。也一些东西我们开发中经常会遇到,于是我就把常用知识点汇集在一起,方便大家平时开发。
25
+
26
+ 我会不定期更新,欢迎大家投稿和提意见,提issues请点击:<a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/issues " ><img src =" https://img.shields.io/badge/issues-%E6%84%8F%E8%A7%81%E5%BB%BA%E8%AE%AE-important.svg " ></a >。如果你遇到一些好用的好玩的开发知识点,欢迎pull request,请点击:<a href =" https://github.com/AweiLoveAndroid/CommonDevKnowledge/pulls " ><img src =" https://img.shields.io/badge/pull%20request-%E5%A5%BD%E4%B8%9C%E4%B8%9C%E5%B8%A6%E6%88%91%E4%B8%80%E4%B8%AA-yellow.svg " ></a >。
9
27
10
28
----
11
29
You can’t perform that action at this time.
0 commit comments