The app will enable the user to select the news channels and will display the list of news for the selected news source. The users can select the news of interest and the article will be displayed in a new WebView.
All information is retrieved using RESTful API calls, and Custom Adapter View, Recycler View, CardViews.
Images are loaded using Picasso.
This Application is built using Android Studio and Java.