8000 GitHub - Pranshu04/News: News app in Android powered by NewsAPI.org
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pranshu04/News

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

0