(本文会不定期持续更新)
监听app 关闭与开启
https://asce1885.gitbooks.io/android-rd-senior-advanced/content/androidzhong_pan_duan_app_he_shi_qi_dong_he_guan_bi_de_ji_zhu_yan_jiu.html
开源项目集合
http://p.codekk.com/
http://www.jianshu.com/p/72494773aace
// 动态权限申请库
http://www.jianshu.com/p/cdcbd3038902
//android 适配
https://github.com/hongyangAndroid/AndroidAutoLayout
//RecyclerView使用 及 滑动时加载图片优化方案
http://blog.csdn.net/gao_chun/article/details/48550117
// glide 滑动时 取消加载图片
http://www.jianshu.com/p/4a3177b57949
BaseRecyclerViewAdapterHelper
https://github.com/CymChad/BaseRecyclerViewAdapterHelper/wiki/%E8%87%AA%E5%AE%9A%E4%B9%89%E4%B8%8D%E5%90%8C%E7%9A%84item%E7%B1%BB%E5%9E%8B
https://github.com/boredream/BorePlugin
https://github.com/cymcsg/UltimateRecyclerView/wiki/Swipe-to-dismiss
ViewPager 效果
https://github.com/auv1107/ViewTager
//新手指导开源项目
http://blog.coderclock.com/2017/05/22/android/open-source-android-app-guide-view-library/
//技术视界
http://blog.coderclock.com/
自定义View 相关博客
http://www.gcssloop.com/timeline
//android 软键盘的控制
http://mp.weixin.qq.com/s/q-kEr_4JWT-LKIXaXskIoA
//android 代码混淆
http://droidyue.com/blog/2016/07/10/understanding-android-obfuscated-code-by-proguard/