Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 966 Bytes

File metadata and controls

21 lines (15 loc) · 966 Bytes

NewsBreeze

Features

It uses newsapi.org API to fetch news from the internet.
Then it is parsed using google's gson library and the requests are sent by Retrofit.
It uses Room database to save data in persistent memory.
It also hase search feature to search news based on keywords present in news.

Demo

  • Home

Link to Demo Apk!

Libraries