Skip to content

News Feed app gives a user regularly-updated news from the internet related to a particular topic, person, or location. To achieve this, Guardian API is used. This is a well-maintained API which returns information in a JSON format. This project is about combining various ideas and skills . They include: Connecting to an API Parsing the JSON res…

Shubham7819/NewsFeed1

Repository files navigation

NewsFeed1

News Feed app gives a user regularly-updated news from the internet related to a particular topic, person, or location. To achieve this, Guardian API is used. This is a well-maintained API which returns information in a JSON format.

This project is about combining various ideas and skills . They include:
Connecting to an API Parsing the JSON response Handling error cases gracefully Updating information regularly Using an AsyncTask Doing network operations independent of the Activity lifecycle

About

News Feed app gives a user regularly-updated news from the internet related to a particular topic, person, or location. To achieve this, Guardian API is used. This is a well-maintained API which returns information in a JSON format. This project is about combining various ideas and skills . They include: Connecting to an API Parsing the JSON res…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages