1、ViewPage的原理
https://blog.csdn.net/lmj623565791/article/details/40411921/
https://www.cnblogs.com/jzyhywxz/p/6914307.html
开源框架:MagicIndicator https://github.com/hackware1993/MagicIndicator
ViewPageIndicator https://github.com/JakeWharton/ViewPagerIndicator
2、ListView
局部更新:https://github.com/linglongxin24/ListViewUpdate
https://blog.csdn.net/linglongxin24/article/details/53020164?ref=myread
下拉刷新和上拉加载的分析:
https://www.cnblogs.com/huangjie123/p/6220134.html
https://www.cnblogs.com/gzggyy/p/3154934.html
3、RecyclerView
性能分析:https://segmentfault.com/a/1190000007331249
使用详解:https://blog.csdn.net/xx326664162/article/details/61199895
https://www.cnblogs.com/bugly/p/6264751.html
4、okhttp
使用:https://blog.csdn.net/lmj623565791/article/details/47911083
https://blog.csdn.net/u013651026/article/details/79738059
5、Volley与Gilde
https://www.cnblogs.com/cmusketeer/p/8996784.html
6、retrofit
https://blog.csdn.net/keep_moving12138/article/details/78782893
7、Glide
https://www.cnblogs.com/whoislcj/p/5558168.html
https://www.jianshu.com/p/7ce7b02988a4
https://www.cnblogs.com/gooder2-android/p/9000930.html
8、RecyclerView复用错乱
https://www.aliyun.com/jiaocheng/8253.html?spm=5176.100033.1.31.13d82ee1ceSSnX
9、EventBus
https://www.cnblogs.com/bugly/p/5475034.html
10、多线程性能分析
https://www.cnblogs.com/bugly/p/5519510.html
11、官方中文培训
http://hukai.me/android-training-course-in-chinese/index.html