Skip to content

Sujoy-Mistry/News_Short

Repository files navigation

News Short

Project Overview

A bit overview, it uses newsapi.org API to get news and get JSON data back. Then it is parsed using google's gson library and the requests are sent by volly.

Api Key

To run the app you have to add NewsAPI.org key. I have taken this step to due to limited access to daily request for News.

Features

  • Google Sign in
  • Alert Dialog
  • Share News Link
  • Spinner
  • Loaders
  • Intent
  • JSON Parsing
  • Glide
  • RecyclerView

Demo

record.mp4

Libraries

  • Google gson For parsing JSON data
  • Glide Loading and caching images
  • Volly for network request

Releases

No releases published

Packages

No packages published

Languages