Skip to content

AnandSidd/NewsApp

Repository files navigation

NewsApp

Description

  • Get the lates news around the world
  • Retrieves data from The News API
  • Only the top headlines from every source will be displayed
  • Swipe down to refresh the news list
  • Tap any item to open the article in android WebView

What I've learned :

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 Glide.
  • Use of multiple Fragments inside the activity.
  • Doing network operations independent of the Activity lifecycle.

Screenshots



Note:- Please use your own API KEY. Register your APIKey from NewsAPI.org. Put your API key in the Contants.java file.

Releases

No releases published

Packages

No packages published

Languages