News App with newsapi.org api
This App uses News API fom the Provider NewsApi.org
- Android
- News API
- Retrofit
- Glide
App is build for Android Operating Systems Through Android Studio IDE.It Uses main features of Andriod Technology as Stated Below:
- RecyclerView
- Collapsible Toolbar
It is used to generate request to News Api and Parse The Response into object That is furture Accessed Through Recycler View.
Glide dependency is Used To load Images Into Recycler For the Icons Received From The API.
It Provide App With The JSON Data that is parsed Using Retrofit and RecyclerView.