Android学习知识合集

  1. android系列学习博客
    http://www.jianshu.com/users/44872eaffa8b/latest_articles
    http://blog.csdn.net/qq_23547831/article/details/50634435
    http://blog.csdn.net/llew2011/article/details/27708419
    http://www.jianshu.com/p/9f354b41fb5f
    http://bigmercu.top/2016/06/08/三枪干掉IPC机制之一/
    http://www.jianshu.com/p/03c0fd3fc245
    http://blog.csdn.net/lyhhj/article/details/52510844 仿淘宝
    http://blog.csdn.net/winlinvip/article/category/1319653 直播
    http://www.cnblogs.com/whoislcj (总李写代码)
    http://www.jianshu.com/users/640ce09fd6ec/latest_articles(java核心技术)
    http://www.jianshu.com/users/e3057e46c9e9/latest_articles(rxjava、自定义)
    BRVAH分享吧 https://github.com/CymChad/BRVAHST(干货)
    http://blog.csdn.net/wl9739/article/details/52607010(动态模糊)
    http://blog.csdn.net/sdkfjksf/article/details/52624483(自定义、性能优化)
    http://blog.csdn.net/wu_ming0821(一些干货)
    http://blog.csdn.net/mynameishuangshuai/article
    http://blog.csdn.net/Hebin320320/article/list/1(杂烩)
    http://blog.csdn.net/qq_21430549?viewmode=contents(东西不错)
    http://blog.csdn.net/cxmscb?viewmode=contents(图片缓存)
    http://www.jianshu.com/users/ca3943a4172a/latest_articles(RN)
    http://blog.csdn.net/weidongjian
    自定义、rxjava、换肤、activity解析等
    http://blog.csdn.net/xmxkf/article/details/52457893
    https://github.com/sfsheng0322/In-depthStudy(深入学习)
    http://blog.csdn.net/xiangzhihong8(老司机哟)

  2. Android服务Service使用总结
    http://blog.csdn.net/wenzhi20102321/article/details/53155736
    Android:(本地、可通信的、前台、远程)Service使用全面介绍
    http://blog.csdn.net/carson_ho/article/details/53160231

  3. 直播
    http://lib.csdn.net/article/android/38720
    图片处理
    http://www.jianshu.com/users/809a87a672b3/latest_articles
    热修复 静默安装 rxjava dagger2
    http://www.jianshu.com/users/c730e67cc751/latest_articles
    javascript精解
    http://www.jianshu.com/users/511ba5d71aef/latest_articles
    进程通信
    http://www.jianshu.com/users/e2b4dd6d3eb4/latest_articles
    沉淀式 自定义
    http://www.jianshu.com/users/e61d05cbf47e/latest_articles
    封装之路
    http://www.jianshu.com/p/44d1e2e4efdc
    应用开发
    http://blog.csdn.net/anddlecn/article/details/51544105
    Android Binder解密、Handler原理分析
    http://www.jianshu.com/users/de53c0ce96ab/latest_articles
    Android DataBinding 数据绑定
    http://mp.weixin.qq.com/s?__biz=MzI1NjEwMTM4OA==&mid=2651232170&idx=1&sn=f4d7eb8f35ebf3b13696562ca3172bac&chksm=f1d9eac9c6ae63df357c3a96aa0218b5d66237c5411de5b34cd24ddb7a1d258b34444966d8c6&scene=0#rd
    Android Data Binding实战
    http://www.jianshu.com/p/e7d0ad0b834a
    Android安全开发系列
    http://www.cnblogs.com/whoislcj/p/5887859.html
    https://jaq.alibaba.com/community/art/show?articleid=545

  4. Android底层探索
    http://blog.csdn.net/reboot123/article/details/52386481
    Android最佳实践
    https://segmentfault.com/a/1190000004357190
  5. Android线程管理之Thread使用(一)
    http://www.cnblogs.com/whoislcj/p/5603277.html
  6. 你真的会用Gson吗?Gson使用指南
    http://www.jianshu.com/users/019f1cbb16e2/latest_articles

  7. Android自定义Notification并没有那么简单
    http://sixwolf.net/blog/2016/04/18/Android自定义Notification并没有那么简单/

  8. Android N 为通知栏添加好多酷炫的新功能啦 :)
    http://www.rogerblog.cn/2016/04/15/Android-N-Introducing-upgraded-Notifications/
  9. 开发中,那些让你相见恨晚的方法、类或接口
    http://liukun.engineer/2016/04/11/Android开发中,那些让你相见恨晚的方法、类或接口/

  10. Android屏幕适配攻略
    http://blog.csdn.net/reflse/article/details/51313652
    AutoLayout——Android屏幕自动适配
    http://blog.csdn.net/zhengjingle/article/details/51742839
    屏幕适配那些事
    http://blog.kyleduo.com/2016/10/24/density-01-basic/

  11. 解决ViewPager内外层均可滑动时的滑动冲突
    http://www.jianshu.com/p/8e087d7427e6

  12. Android图片加载开源库深度推荐,安利Fresco
    http://gold.xitu.io/post/582bc554d203090067ed75a3

  13. Activity和Service跨进程通信的两种方式
    Android Bug总结Android屏幕适配知识
    http://www.jianshu.com/users/75a7e8612661/latest_articles

  14. BaseRecyclerAdapter系列
    http://www.jianshu.com/users/f958e66439f0/latest_articles
  15. 学习RecyclerView的大集合
    http://www.jianshu.com/p/154891851fe2
    https://github.com/CameloeAnthony/Learning-RecyclerView
  16. Android 应用进程启动流程
    http://www.woaitqs.cc/android/2016/06/21/activity-service.html

  17. 生成二维码和从图片解析二维码库
    https://github.com/RurioLuca/QrCardParsing

  18. Android 上使用 NDK 编写 OpenGL ES 3.0
    https://github.com/redknotmiaoyuqiao/MyOpenGL
  19. http://blog.lufficc.com/2016/08/05/一步一步教你上传自己的-Library-到-JCenter/
  20. http://www.jianshu.com/users/84b6e43503a5/latest_articles
  21. ASmack4.0.7详细讲解
    http://blog.csdn.net/mashihao123/article/details/51689777
    http://blog.csdn.net/tiandawu/article/details/52351123
  22. rxjava和网络框架等学习
    http://blog.csdn.net/jdsjlzx/article/details/52415615
    http://blog.csdn.net/bboyfeiyu/article/details/50512449(真大神)
    http://www.jianshu.com/p/5e93c9101dc5
  23. 性能比肩美拍秒拍的Android视频录制编辑特效解决方案【1】
    http://blog.csdn.net/yangyk125/article/details/50571304
  24. 玩转Android多媒体(1)——基础知识与音频
    http://www.jianshu.com/users/f9d764ae73cc/latest_articles
  25. Android Multimedia框架学习
    http://blog.csdn.net/hejjunlin/article/details/52349221
  26. Github项目解析(十二)–>一个简单的多行文本显示控件
    http://blog.csdn.net/qq_23547831/article/details/52593674
  27. Android,几分钟教你怎么应用自定义注解
    http://www.jianshu.com/p/8f4fb5675eff
  28. Android附近基站+Wifi+IP+GPS多渠道定位方案
    http://blog.csdn.net/lvshaorong/article/details/51635441
  29. android开发游记:RecycleView 实现复杂首页布局三种方式
    http://blog.csdn.net/liaoinstan/article/details/52671101
  30. TextView 高级教程
    http://blog.csdn.net/zhaizu/article/details/52740642
  31. Android中WebView的JavaScript代码和本地代码交互的三种方式
    http://blog.csdn.net/jiangwei0910410003/article/details/52687530
  32. 自律给你自由——设计布局的新姿势
    http://blog.csdn.net/eclipsexys/article/details/52609367
  33. Android WebView 实现点击界面图片滑动浏览和保存图片功能
    http://yongyu.itscoder.com/2016/10/24/show_image_from_webView/#more
  34. 全新底部导航交互
    http://gold.xitu.io/post/581c2d112f301e005c0893e6
  35. Clipboard还能玩出花
    http://blog.csdn.net/eclipsexys/article/details/53183802
  36. Service后台服务、前台服务、IntentService、跨进程服务、无障碍服务、系统服务
    http://blog.csdn.net/qq_30379689/article/details/53318861

  37. 设计模式
    java/android 设计模式学习笔记目录
    http://blog.csdn.net/self_study/article/details/51234377
    http://blog.csdn.net/u011240877/article/details/52346671
    http://silencedut.com/2016/08/12/代理模式的学习与应用/
    http://blog.csdn.net/hanqing280441589/article/category/6014207
    http://blog.csdn.net/u011240877/article/category/3158665(这个好)
    源码与设计模式
    http://blog.csdn.net/sdkfjksf/article/category/6430283
    超详细:常用的设计模式汇总
    http://www.jianshu.com/p/93bc5aa1f887

    Android应用进程常驻
    http://blog.csdn.net/aigestudio/article/details/51348408
    https://github.com/D-clock/AndroidDaemonService
    http://blog.csdn.net/marswin89/article/details/48015453
    http://mp.weixin.qq.com/s?__biz=MzI0MjE3OTYwMg==&mid=2649548147&idx=1&sn=7dff18dc498e78924a4fb48b7fb6910e&chksm=f1180e0ec66f87181f133e7dcbbaa9bb175d3b6f5e531d392a739eb12b42e36ff07b29053407&scene=0#wechat_redirect
    http://blog.csdn.net/yyh352091626/article/details/50542554
    http://blog.csdn.net/ztemt_sw2/article/details/27101681
    安卓开发之使用双进程守护和进程提权来实现服务进程保活
    http://blog.csdn.net/cxmscb/article/details/52402813
    关于 Android 进程保活,你所需要知道的一切
    http://www.jianshu.com/p/63aafe3c12af#
    Android应用进程防杀指南1-常用套路
    http://blog.csdn.net/mynameishuangshuai/article/details/52757594
    Android 进程保活大法
    http://www.jianshu.com/p/e6f4e0ab57c3
    Android流氓代码块(亲测可行)
    http://blog.csdn.net/qq_22329521/article/details/52704661
    APP中一种在Java层实现的简单守护进程方式
    http://blog.csdn.net/hejjunlin/article/details/52779986

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值