/rxmvp

Example Android project for RxJava, MVP and clean architecture.

Primary LanguageJava

RxMVP

Example Android project that includes:

  • Database: SQLBrite + SQLDelight
  • RxJava, RxAndroid and RxBinding
  • Clean architecture and MVP for the UI layer
  • RxPreferences
  • Generic RecyclerView adapter
  • Testing