This android app is a News feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. It uses the Guardian news API.
The concepts implemented in this app are:
- DrawerLayout and NavigationView
- ListView and ArrayAdapter
- SwipeRefreshLayout (Swipe To Refresh Option)
- Options Menu
- SharedPreferences
- AsyncTaskLoader and LoaderManager
- HTTP Networking
- JSON Parsing
The documentation of the Guardian news API is in detail here: https://open-platform.theguardian.com/documentation/
The project rubric is: https://review.udacity.com/#!/rubrics/165/view
#Preview
The App UI uses the material design Spec and looks like this: