loxinchi / News_App

Udacity News application made by Ashley Lo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News App

This is a News application made for Udacity Android Basics by Google Nanodegree Program.

Project Overview

A News feed app which gives a user regularly-updated news from the internet related to a particular topic, person, or location. No external libraries.

NewsFeed

Source: [Guardian API] (http://open-platform.theguardian.com/documentation/).

Features

  • TabLayout
  • ViewPager
  • Fragments
  • Loaders
  • AsyncTask
  • Intent
  • HTTP request
  • API
  • JSON Parsing
  • CardView
  • RecyclerView
  • SharedPreferences

DEMO

Screenshots

  • No data screen: detect API return value is null or empty

  • No interent screen: detect user's network status

About

Udacity News application made by Ashley Lo


Languages

Language:Java 100.0%