A basic Tech News Android app
The goal of this app is to give a user regularly-updated news from the internet mainly related to technologie. In this project i used the Google News API, this is a well-maintained API which returns information in a JSON format. The information is displayed into a GridView where the content can be updated using the swipe-to-refresh.
- JSON Parsing
- Grid View
- intent
- Loaders
- Google News API
- Swipe-to-refresh





