Pranshu04 / News

News app in Android powered by NewsAPI.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News

Description

  • 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

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

Screenshots



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.

About

News app in Android powered by NewsAPI.org


Languages

Language:Java 100.0%