Bwaim / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:Apache License 2.0


Languages

Language:Java 100.0%