Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 444 Bytes

File metadata and controls

12 lines (10 loc) · 444 Bytes

Androids-Basics-Udacity-NewsFeed

  • News Feed App
  • gives a user regularly updated news from the internet related to a topic, person, or location.
  • Conncting to an API
  • Parsing the response of the API
  • Handling errors
  • Updating information regularly
  • Using AsyncTaskLoader

Here is link to Gitlab repo (updated to run in 2024)

...Feed Me News Gitlab Repository