Skip to content

YashGupta800/MyApplication

Repository files navigation

NewsApp

Features :

  • Fetches news from https://newsapi.org/
  • Contains recent news headline,summary and author name.
  • Read the full news by clicking on click here text.

What I have learnt from this project:

  • Making connection with the url.
  • working with APIs.
  • Fetching Json data and parsing it.
  • Making a custom ArrayAdapter for the listview to display the news.

Releases

No releases published

Packages

No packages published

Languages