VaibhavShanbhag / The-Daily-News-App

The Daily News App is the app that shows different variety of news. Such as the news about technology, businesss, health and entertainment etc. The apps send the request to the app and gets the response in the form of json object. The respose of json object are selcted and used in the app such as the title of the news, URL Image, news url etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About πŸ‘©β€πŸ’»

The Daily News App is the app that shows different variety of news. Such as the news about technology, businesss, health and entertainment etc. The apps send the request to the app and gets the response in the form of json object. The respose of json object are selcted and used in the app such as the title of the news, URL Image, news url etc. All the json object data are added into the adapter and adapter helps in completion of the news view. Also you can share the news with other people.

API Used: link
Login with your creditionals and read the documentation for how to use the api through various category and country.

Technology Used πŸ› 

Languages

  • Kotlin -> Backend(Logic)
  • XML -> Frontend

Library

  • Retrofit Library -> Network Library helped in getting the json object as a response through a get request.
  • Glide Library -> Image Processing Library helped in fast loading of the image throught the json object.

Android Concepts

  • Intents
  • RecyclerView
  • Fragments
  • Viewpager
  • Tab Layout
  • Customize ToolBar
  • WebView

Screenshots πŸ“·

All News

Health News

Technology News

Sports News

Specific News(Using Webview)

Share Specific News

Share News(Author, Link, Title)

Download

Click here to download.

About

The Daily News App is the app that shows different variety of news. Such as the news about technology, businesss, health and entertainment etc. The apps send the request to the app and gets the response in the form of json object. The respose of json object are selcted and used in the app such as the title of the news, URL Image, news url etc.


Languages

Language:Kotlin 100.0%