- Project News app of Android Basics Course.
- Android Basics: Networking.
- Powered by NewsApi.org.
- Get the lates news around the world
- Retrieves data from The News API
- Only the top headlines of every category will be displayed
- Swipe down to refresh the news list
- Tap any item to open the article in android WebView
This project is about combining various ideas and skills we’ve been practicing throughout the course. They include:
- Fetching JSON data and parsing it.
- Working with libraries like Retrofit,GSON and Picasso.
- Use of multiple Fragments inside the activity.
- Doing network operations independent of the Activity lifecycle.
It is a fully open source project so go ahead and fork it.
Note:- Please use your own API KEY. Register your APIKey from NewsAPI.org.