• Stars
    star
    205
  • Rank 191,264 (Top 4 %)
  • Language
    Kotlin
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code for Medium article

ModernAndroidApp

Code for Medium article https://proandroiddev.com/modern-android-development-with-kotlin-september-2017-part-1-f976483f7bd6

  1. Android Studio 3 Part 1
  2. Kotlin language Part 1
  3. Build Variants Part 1
  4. ConstraintLayout Part 1
  5. Data binding library Part 1
  6. MVVM architecture + repository pattern + Android Manager Wrappers Part 2
  7. RxJava2 and how it helps us in architecture Part 3
  8. Dagger 2.14.1, what is Dependency Injection, why you should use it.
  9. Retrofit (with Rx Java2)Β 
  10. Room (with Rx Java2)