一些常用技术博客与框架收集(一)Android篇

转载请注明出处:http://www.cnblogs.com/wondertwo/p/5338382.html


  1. 实现类似QQ小红点拖动效果 https://github.com/bingoogolapple/BGABadgeView-Android
  2. 沉浸式状态栏 https://github.com/laobie/StatusBarUtil https://github.com/niorgai/StatusBarCompat 总结 http://niorgai.github.io/2016/03/20/Android-transulcent-status-bar/
  3. RxJava实现EventBus原因分析 http://www.easydone.cn/2016/03/29/
  4. Android安全攻防战,反编译与混淆技术完全解析(下) http://android.jobbole.com/82644/
  5. 由Android 65K方法数限制引发的思考 http://www.jayfeng.com/2016/03/10/由Android-65K方法数限制引发的思考/
  6. 理解Java垃圾回收机制 http://www.jayfeng.com/2016/03/11/理解Java垃圾回收机制/
  7. Android View绘制13问13答 http://gold.xitu.io/entry/56f7eb386be3ff005cfcaaed
  8. Android开发经验汇总 http://www.jianshu.com/p/4f152bc8f4f3#
  9. Android上实现状态栏变色(兼容4.4)的最佳方式 https://github.com/laobie/StatusBarUtil demo http://fir.im/5mnp
  10. MVPVM in Action http://blog.zhaiyifan.cn/2016/03/16/android-new-project-from-0-p3/
  11. 关于如何做好一个程序员 https://github.com/ahangchen/How-to-Be-A-Programmer-CN
  12. 为什么要用 fitsSystemWindows? http://gold.xitu.io/entry/56f25693f3609a00549b4102
  13. Handler机制原理,结合两个案例,分析源码 http://www.feeyan.cn/?p=17#comment-2
  14. Android App的设计架构:MVC,MVP,MVVM与架构经验谈 http://android.jobbole.com/82578/
  15. 我的安卓面试经验总结 http://android.jobbole.com/82565/
  16. Android小知识库 http://android.jobbole.com/82587/
  17. 值得推荐的安卓应用性能检测工具列表 http://android.jobbole.com/82572/
  18. 高仿Tumblr里面的一个特效 https://github.com/xmuSistone/android-snake-menu
  19. 如何学习 Android Animation? https://segmentfault.com/a/1190000004354609
  20. Android 内存泄漏案例和解析 https://drakeet.me/android-leaks
  21. 在 RecyclerView 中实现置顶功能 http://gold.xitu.io/entry/56ea3b7ca3413100549d5b58
  22. Google 技术动态和视频更新汇总 http://chinagdg.org/2016/03/近期-google-技术动态和视频更新/
  23. 如何控制依赖软件升级 http://chinagdg.org/google-videos/?vid=XMTUwMjExNTkxNg==&plid=26894908
  24. Android Handler Looper Message 详细分析 http://www.codeceo.com/article/android-handler-looper-message.html
  25. Android应用AsyncTask处理机制详解及源码分析 http://www.codeceo.com/article/android-asynctask.html
  26. Android 在 ListView 中实现置顶功能 http://www.jianshu.com/p/b5001c832c2d?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
  27. AsyncTask技术细节 http://m.blog.csdn.net/article/details?id=50876229
  28. Android Performance Patterns 第一季中文 V2 更新(15集) http://chinagdg.org/google-videos/?vid=XMTQ5ODk1Njk4NA==&plid=26876905
  29. Android 应用开发性能优化完全分析 http://www.codeceo.com/article/android-app-performance-guide.html
  30. 邮箱大师 APK 引发的血案 https://testerhome.com/topics/4353?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
  31. Android自定义圆形进度条实现代码 http://www.codeceo.com/article/android-circle-prograssbar.html
  32. 超过 300 道面试算法题,29 个分类 http://p.codekk.com/detail/Android/Nightonke/LeeCo#0-tsina-1-66851-397232819ff9a47a7b7e80a40613cfe1
  33. Android界面性能调优手册 https://androidtest.org/android-graphics-performance-pattens/
  34. Android aidl Binder框架浅析 http://www.codeceo.com/article/android-aidl-binder.html
  35. Android代码规范参考指南 http://www.codeceo.com/article/android-code-style-guide.html
  36. Android Support Library 23.2 的 Demo https://github.com/liaohuqiu/android-support-23.2-sample
  37. 滑动渐变层叠动画效果的SwipeCard https://github.com/xiepeijie/SwipeCardView
  38. Android 4.4 的 init 进程详解 http://www.codeceo.com/article/android-4-4-init-process.html
  39. 在 GitHub 上贡献开源项目的一般步骤 https://github.com/nixzhu/dev-blog/blob/master/2016-02-17-contribute-on-github.md?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
  40. Android 逆向分析 (2) APK 的生成与安装背后的故事 http://gold.xitu.io/entry/56c2e6f1a633bd005886b472?utm_source=leopost&utm_medium=20160217&utm_campaign=weibo
  41. 高斯模糊的算法 http://gold.xitu.io/entry/56bebe6371cfe4005c7dd441?utm_source=leopost&utm_medium=20160215&utm_campaign=weibo
  42. 安卓自定义View进阶篇-Canvas3图片与文字 http://blog.csdn.net/u013831257/article/details/50654494
  43. Android中常见IPC方法总结 http://www.yidianzixun.com/n/0CKtVxJg?s=1
posted @ 2016-03-30 18:48  布鲁克林一棵树  阅读(418)  评论(0编辑  收藏  举报