Simple News App
Simple news app android using MVVM
Screenshots
News API key
News App uses the News API to load news. To use the API, you will need to obtain a free developer API key. See the News API Documentation for instructions.
Libraries Used :
- LiveData
- Room
- Kotlin Coroutines
- Glide
- Navigation Component
- ViewModel
- Lifecycles
- Retrofit