Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 633 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 633 Bytes

License

AndroidCleanArchitecture

This Repo is created based on NewsApi API.

This is simple Android application that created with The Clean Architecture and MVVM pattern for it's presentation layer.

There is 3 layer for this android application:

  1. Presentation
  2. Data
  3. Domain

Libraries used: 👽

  • RX Java and Android
  • Dagger2
  • Glide
  • Retrofit
  • Jetpack components like
    1. Data Binding
    2. Live Data
    3. Room

I you have any idea to fix this basic app please let me know that.