2017我要掌握的Android知识点

  1. PathInterpolatorCompat和PathInterpolator:
  2. ItemTouchHelper:
  • 使用ItemTouchHelper高效地实现 今日头条 、网易新闻 的频道排序、移动
  1. ViewDragHelper:
  • Android ViewDragHelper完全解析 自定义ViewGroup神器
  1. Tinker热修复
  • 鸿洋的《Android 热修复 Tinker接入及源码浅析》
  1. 自定义注解(Annotation)
  • 一小时搞明白自定义注解(Annotation)
  1. CoordinatorLayout
  • CoordinatorLayout与滚动的处理
  • Android实现嵌套滑动和渐隐效果
  1. VectorDrawable(02-23)
  2. MVP
  • https://github.com/googlesamples/android-architecture?utm_source=tuicool&utm_medium=referral
  • 项目: GeekNews 基于Material Design+MVP+RxJava2+Retrofit+Dagger2+Realm+Glide
  • 项目: FreeBook
  • 项目: Espresso
  • 项目: AndroidFire基于Material Design+MVP+RxJava+Retrofit+Glide
  1. MVVM
  • 项目:EffectiveAndroidUI
  1. Clean架构
  • https://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/
  • Android App 架构 “Clean”
  1. Rxjava、RxAndroid(03-30)
  2. Retrofit
  3. Dagger2
  4. Realm
  • 项目:GeekNews----基于:Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
  1. AOP(面向切片编程)
  • https://github.com/north2016/T-MVP
  1. OkHttp
  • http://blog.csdn.net/itachi85/article/details/51190687
  1. Okio
  • https://blog.piasy.com/2016/08/04/Understand-Okio/

  • 待续...

你可能感兴趣的:(2017我要掌握的Android知识点)