An Android News App using Kotlin, androidx libraries and Kodein based on MVVM architecture
An Android News App using Kotlin, androidx libraries and Kodein based on MVVM architecture.
The app has three screens: Top news, Search and Settings.
Shows top news according to the location set by user.
On clicking particular news element user is redirected to the webview for that article url.
To search news using keywords according to the language preference.
For setting Language and Location.