AndroidCleanArchitecture
Simple Android application with the Clean Architecture, Also used MVVM for presentation layer. Dagger, RXJava, RX Android and Android jetpack libraries used in this simple application too.
Install / Use
/learn @abbasiehsan1991/AndroidCleanArchitectureREADME
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:
- Presentation
- Data
- Domain
Libraries used: :alien:
- RX Java and Android
- Dagger2
- Glide
- Retrofit
- Jetpack components like
- Data Binding
- Live Data
- Room
I you have any idea to fix this basic app please let me know that.
