Skip to content

krunalpatel3/News-app-AAC-Example

Repository files navigation

News app (Android architecture components)

This is News app that show's news in category Like:

  1. Top News.
  2. Health News.
  3. Sports News.
  4. Technology News.
  5. Business News.

App made with Android architecture components Like:-

  1. LiveData.
  2. MutableLiveData.
  3. ViewModel.

And Made with Repository pattern.

Networking library use:-

  1. Volley.

Geting the Json request from Volley and parsing the json. It also show's how to open fragment from navigation drawer in Android. And It also show's how to use swipe refresh. And It also show's how to use WebView.

Fetching data from News api.

Screenshots:-