You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A project completed for a Udacity course. It is an Android app that uses The Guardian API to display a news feed. Each feed item shows that article's title, authors, section name, and date published. Clicking on an item launches the device's browser to view the article online. The order of the news feed items and an optional search query may be …