资源文档整理

来源:互联网 发布:linux查询应用占用端口 编辑:程序博客网 时间:2024/05/21 18:54
博客整理
https://gold.xitu.io/post/5863b61f128fe1006bc78d83

开发常见效果
http://blog.csdn.net/qq_17766199/article/details/53726062

RecyclerView
http://blog.csdn.net/boybeak/article/details/53841091
http://niorgai.github.io/2016/11/17/Writing-Better-Adapters/

Android系统
http://www.jianshu.com/p/b85b929a12b7

Android绘制流程
https://yq.aliyun.com/articles/3005?utm_campaign=wenzhang&utm_medium=article&utm_source=QQ-qun&utm_content=m_8719

BuildConfig
http://facex.xyz/2016/12/26/%E4%BD%A0%E5%BA%94%E8%AF%A5%E7%9F%A5%E9%81%93%E7%9A%84BuildConfig/

App启动流程
http://www.weyye.me/detail/android-source-activity-oncreate/
http://www.jianshu.com/p/c129eea78d61

设计模式与Android源码
https://github.com/suzeyu1992/repo/tree/master/project/design-pattern/%E7%9E%B0-%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B8%8EAndroid(%E7%AF%87%E4%B8%89)
http://facex.xyz/2016/12/05/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E4%B9%8B%E7%AD%96%E7%95%A5%E6%A8%A1%E5%BC%8F/
http://mp.weixin.qq.com/s/R7qTYwLwEtVc8o4q6NG8nQ
http://blog.csdn.net/xlh1191860939/article/details/53749373
https://gold.xitu.io/entry/5850e01a128fe1006d9228bc/detail
http://blog.csdn.net/voidmain_123/article/details/51242637

Android Studio
http://blog.csdn.net/huachao1001/article/details/53885981
http://blog.csdn.net/cjm2484836553/article/details/53797559
https://github.com/suzeyu1992/repo/tree/master/project/AS
https://gold.xitu.io/post/585885ed8d6d810065bf87a8
http://www.jianshu.com/p/46be914c1d3b

EventBus
http://lfkdsk.github.io/2016/12/22/read-eventbus-source-code/
http://www.jianshu.com/p/6c646222d744
http://www.jianshu.com/p/b622334096fe
http://www.jianshu.com/p/b3b0b30f7e82

布局优化
http://blog.csdn.net/cjm2484836553/article/details/53797559

Okhttp
https://gold.xitu.io/entry/584f9fc9b123db006628aabf/detail
https://gold.xitu.io/post/584e69cc2f301e0057343b08
http://yuzhiw.com/2016/12/01/okhttp-refresh-token/

Retrofit
https://github.com/xitu/gold-miner/blob/master/TODO/getting-started-with-retrofit.md
https://github.com/RTFSC-Android/RTFSC/blob/master/libraries/retrofit/how-retrofit-works.md
https://gold.xitu.io/entry/585ba2cb1b69e6006cc17b77/detail

RxJava
http://blog.csdn.net/dd864140130/article/details/50881399
https://gold.xitu.io/post/585b978c128fe1006ddc5209
https://gold.xitu.io/post/585b387e128fe1006dd9b3d6
https://github.com/bingoogolapple/BGAUpdate-Android
https://gold.xitu.io/post/584eb780128fe10058b4c38b
https://gold.xitu.io/post/584e9d4b8e450a006c6b2e3e
http://www.jianshu.com/p/5b774424b393
https://github.com/ssseasonnn/RxDownload
http://tech.dianwoda.com/2016/11/17/rxjava-error-handling/?utm_source=tuicool&utm_medium=referral
http://blog.csdn.net/yyh352091626/article/details/53304728
http://yongyu.itscoder.com/2016/11/15/rxjava_learning_note/#more

自定义view
https://gold.xitu.io/entry/585fc5a4128fe10069dc7a6e/detail
http://www.jianshu.com/p/eda99f9a7fbd
http://blog.csdn.net/airsaid/article/details/53678640
https://github.com/GcsSloop/AndroidNote/tree/master/CustomView
https://gold.xitu.io/entry/58466f9fac502e006bb275e0/detail

weex
https://gold.xitu.io/post/585c7b9f8d6d810065d87087
https://gold.xitu.io/post/585c7c0aac502e00671dafe7

greenDao
https://gold.xitu.io/entry/5848b29b8d6d81005436400f/detail

dagger2
http://www.jianshu.com/p/4ebbd514dbaf
http://www.jianshu.com/p/256f2c1c8e98
https://gold.xitu.io/post/585bad0461ff4b0058047e65
https://github.com/AlanCheen/Android-Resources/blob/master/Dagger2.md
http://www.jianshu.com/p/dfc30a501e48
https://gold.xitu.io/post/5857f70361ff4b006cb0d9fd
http://www.jianshu.com/p/eef7fa8136e7
http://www.jianshu.com/p/d8dd55956e74

AIDL
http://www.jianshu.com/p/182c68548851

glide
http://bumptech.github.io/glide/javadocs/latest/index.html


6.0权限
http://www.jianshu.com/p/feb6dd8d2212
https://gold.xitu.io/entry/585bc90f61ff4b0068878a0f/detail
http://www.jianshu.com/p/5dbba72c1769
http://www.jianshu.com/p/aa1d4b4360ed

Retrofit封装篇
https://gold.xitu.io/post/586233508d6d810065fa3bee
https://gold.xitu.io/post/5860c8bcda2f600065996399
https://gold.xitu.io/post/585cbc02128fe1006b9f0a30
https://gold.xitu.io/post/585cbc3c128fe10069c988fb
https://gold.xitu.io/post/585c9245128fe10069c86c9a
http://blog.csdn.net/gengqiquan/article/details/52329259
http://www.jianshu.com/p/811ba49d0748
http://www.jianshu.com/p/bb1de94a197f
https://gold.xitu.io/post/585b950a61ff4b0063e72090
https://gold.xitu.io/entry/585279ac61ff4b006844f829/detail
https://gold.xitu.io/post/5843b3e70ce463005778185c
https://github.com/gengqiquan/HttpUtil
https://gold.xitu.io/post/583ffa7fa22b9d006c0e4275
https://gold.xitu.io/post/583e9c39ac502e006c365801
https://yuanjunli.github.io/yuanjunli.github.io/2016/11/26/rxjava+retrofit+OkHttp%E5%B0%81%E8%A3%85/
http://www.jianshu.com/p/85994aa9408a

常见数据结构
http://brianway.github.io/2016/10/13/algorithms-data-structures-1/

volley
http://blog.csdn.net/hongxue8888/article/details/53506964
https://gold.xitu.io/entry/584656a8128fe10058b558fd/detail
https://gold.xitu.io/entry/583f9be161ff4b006c18cf7f/detail

日历
http://www.jianshu.com/p/622fdded4dc9
https://gold.xitu.io/post/5858a8f3b123db00658b1191

图片记载库封装
http://blog.csdn.net/s003603u/article/details/53436089
http://www.jianshu.com/p/a53cec681dcd
https://guolei1130.github.io/2016/12/14/fresco%e5%86%85%e5%ad%98%e7%ae%a1%e7%90%86/

断点续传下载
https://gold.xitu.io/post/586072c861ff4b005820901d

BaseActivity与BaseFragment封装
https://gold.xitu.io/post/5860e8b6570c35006947df5f
https://gold.xitu.io/post/5860b20b1b69e6006cdf5c8e
https://gold.xitu.io/post/585f900c128fe1006bb05aac
http://www.jianshu.com/p/d0aadf3f7b43
https://gold.xitu.io/entry/585258a5128fe1006b5602a5/detail
https://gold.xitu.io/entry/5850a1e2570c350069dc0a15/detail
http://www.jianshu.com/p/75dc2f51cd63
http://www.jianshu.com/p/52daa5ff5130
http://yanhuili.github.io/2016/11/21/Activity基本生命周期/

MVP
https://github.com/limedroid/XDroidMvp
https://github.com/JessYanCoding/MVPArms
https://github.com/JessYanCoding/MVPArms/wiki
http://www.jianshu.com/p/c909f72cdd02
http://www.jianshu.com/p/cde5468029b4
https://gold.xitu.io/entry/584658f161ff4b006c3d3e6e/detail
https://gold.xitu.io/entry/58456f14a22b9d007aa1e3f7/detail

android IPC 机制及进程通信
http://imtianx.cn/2016/12/14/android%20IPC%20机制及进程通信/


Android View 的事件体系
http://imtianx.cn/2016/12/17/Android%20View%20%E7%9A%84%E4%BA%8B%E4%BB%B6%E4%BD%93%E7%B3%BB/
http://blog.csdn.net/liuluchao0543/article/details/53246422

Binder 机制
http://www.jianshu.com/p/f4f722d3e51d

注解
http://blog.csdn.net/dd864140130/article/details/53875814
https://gold.xitu.io/entry/585617fd128fe1006994fb22/detail
http://blog.csdn.net/u013045971/article/details/53509237
https://gold.xitu.io/post/584be53aac502e006c67a2d0

AsyncTask
http://blog.csdn.net/haibo_bear/article/details/53784904
http://www.jianshu.com/p/2c58034846e4

工具类
http://www.jianshu.com/p/960467ac56c8
http://www.jianshu.com/p/05fe4f9b8187
http://www.jianshu.com/p/96a06d44159c
http://www.jianshu.com/p/583998f435d0

ButterKnife
http://yuqirong.me/2016/12/18/ButterKnife源码解析/

相册
https://github.com/sequarius/SequariusToys/tree/master/GalleryToy

二维码
https://github.com/shuweitao/SimpleZXingDemo
https://github.com/vivian8725118/ZXingGenerator

webview
https://gold.xitu.io/post/585a4d0b128fe1006b906f16
http://juejin.im/post/5840270a128fe1005894e6ec
https://github.com/ZBar/ZBar

加密与算法
http://www.jianshu.com/p/b2d9f84054d4
https://gold.xitu.io/entry/585145cf128fe1006b50d162/detail
https://gold.xitu.io/post/5850a2f761ff4b006c7d2346
https://gold.xitu.io/post/5850a1f88d6d81006587b425
https://gold.xitu.io/post/584fade10ce463005c6a9e97
https://gold.xitu.io/post/584a7fceb123db00660c3e14
https://gold.xitu.io/post/584971402f301e0057196672

小项目
http://www.jianshu.com/p/b1fe5e4fc643
https://github.com/jiang111/ZhiHu-TopAnswer
http://www.jianshu.com/p/bf6ae38df9a5
http://blog.csdn.net/cjm2484836553/article/details/53861329
https://gold.xitu.io/entry/585ba05561ff4b0058041f6b/detail
http://www.jianshu.com/p/57c454e126a3
https://github.com/onlyloveyd/JuheNews
https://github.com/jiangzehui/MD
http://www.jianshu.com/p/e2a8c34932a6
http://www.jianshu.com/p/fbfb666bad31
http://blog.csdn.net/w337198302/article/details/53511758
http://www.jianshu.com/p/d92258d76f7e
0 0
原创粉丝点击