Welcome to our Daily. The news app is your go-to destination for staying updated with the latest news, tailored to your interests and preferences. With a sleek and intuitive interface, our app offers a comprehensive coverage of headlines, finance, and live updates, empowering you to make informed decisions in today's fast-paced world. Kotlin-based Android news app helps users stay up-to-date on the latest headlines.
- Display News in various categories
- Browse news
- Top Headlines
- Top news source
- Select your News categories
- Kotlin
- XML
- Room database library
- Android Studio
- Third-party libraries like Retrofit, Picasso
- News API
- MVVM
Note: To run the app you have to add the NewsAPI.org key. This API has limited access to daily requests for News.
- Generate an API key from News API
- Paste the key in 'gradle.properties', API_KEY="<YOUR_API_KEY>"
- Rebuild app
- Contributions are always welcome!