GitHunt
PD

pdtran3k6/android_newsfeed

News feed app project for Udacity Android Basics Nanodegree

Android News

Android Goodies

  • HttpURLConnection.
  • Loaders (AsyncTaskLoader)
  • StringBuilders.
  • JSON Parsing.
  • ArrayAdapter.
  • ListView.

Description

  • Get the latest Android News
  • Retrieves data from The Guardian API
  • Only the first 10 results will be displayed
  • Swipe down to refresh the news list
  • Tap any item to open the article in your browser

Instructions

You need an API key from The Guardian API. Go to the class QueryUtils, find the createStringUrl() method and replace the query parameter value "test" for your API key.

Screenshot

Languages

Java100.0%

Contributors

Created October 3, 2017
Updated October 3, 2017
pdtran3k6/android_newsfeed | GitHunt