Link to the App: https://github.com/abhay-1403/News_App
Kotlin , Android Studio
The app is made to display latest news of different categories.
Glide library , Recycler View , Volley library , News API , Chrome Custom Tabs
1)This app fetches news from the NEWS API.
2)The news fetched and then bind the news with recycler view and using Glide Library we take the cover image of the news.
3)Then the user of the app can click on the image on the news and open the news article in chrome to read the full news article.