Skip to content

AndroidArchitecture example with Java and Kotlin (apply LiveData + ViewModel + RxJava2 + Retrofit)

Notifications You must be signed in to change notification settings

VinhTranVN/VlabAndroidArchitecture

Repository files navigation

VlabAndroidArchitecture (Java and Kotlin)

This example include 2 modules are Java Module and Kotlin Module (used LiveData + ViewModel + RxJava2 + Retrofit):

  • View (Activity, Fragment) <-> ViewModel : used LiveData for lifecycle-aware
  • ViewModel <-> Repository : used RxJava

About

AndroidArchitecture example with Java and Kotlin (apply LiveData + ViewModel + RxJava2 + Retrofit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published