Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.83 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.83 KB

Nnews

Nnews is android application to display International news .

Aplication make use NYtimes API to fetch data for news and storing it in personal mobile SQL database . Making use of Sync Adapter with content providers for efficient fetching of data . Loads and displays data from database with the help of cursor loaders , RecycleView and ListView .

Features :

  • Notifies User on Daily Basis of the Top News
  • Fetches And Updates News in Background
  • Caches stories and images for offline usage and reducing data usage

Image loading and caching library Used :

  • Picasso
  • Glide

Screenshots of Nnews App :

To be implemented :

  • SnackBar - To take user to setting if offline

Nnews Apk : Download Link

Developed By:RISHABH JAIN