/NewsApp

This is the sixth and seventh project of the Android Basics Nanodegree. The goal is to create a News Feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. Then we should add a Settings Screen which will allow users to narrow down the stories displayed in from the feed.

Primary LanguageJavaApache License 2.0Apache-2.0

News App

Presentation

This is the sixth and seventh project of the Android Basics Nanodegree. The goal is to create a News Feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. Then we should add a Settings Screen which will allow users to narrow down the stories displayed in from the feed.

New Technical Points

  • Creation of HttpRequest
  • Use of Loaders to execute async task
  • Parse a json response
  • Use of SharedPreferences
  • Use of FragmentPreference

Screenshots

Screenshots