Skip to content

Demonstrating android clean code with MVP, RxJava 2, Room and Repository Pattern

Notifications You must be signed in to change notification settings

luthfihariz/news-reader-clean

Repository files navigation

Clean News Reader

This is a simple news reader Android app to demonstrate Android clean code using MVP presentation layer, RxJava 2, Room and Repository Pattern to support offline first architecture.

Dependencies

  • Android Support
  • Retrofit
  • RxJava 2
  • Glide
  • Room Persistence Library

What's Next

Unit Testing

API source : newsapi.org

About

Demonstrating android clean code with MVP, RxJava 2, Room and Repository Pattern

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages