A sample - boilerplate android news app uses the last technologies and methodologies recommended by Google:
- Clean Architecture with 3 separated layers: data, domain, presentation(ui)
- Dagger Hilt
- Retrofit + GsonConverter
- Courountine
- MVVM + LiveData
- Jetpack compose
- Navigation component
Notes: This project still in development process
All contributions are welcomed. Please create your PR and send to me.
MIT