This is a News application made for Udacity Android Basics by Google Nanodegree Program.
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.
Source: [Guardian API] (http://open-platform.theguardian.com/documentation/).
- TabLayout
- ViewPager
- Fragments
- Loaders
- AsyncTask
- Intent
- HTTP request
- API
- JSON Parsing
- CardView
- RecyclerView
- SharedPreferences
- No data screen: detect API return value is null or empty
- No interent screen: detect user's network status