/NewsReader

An android an application to load news articles about about tech.

Primary LanguageJava

NewsReader

An android an application to load news and top stories articles about about tech.
Consumes the Hacker News API.
You can find the link to the news articles without having to move into the browser.
The application collects Web Content and stores it in a SQLiteDatabase.
sample image of the news reader app

Technologies used

Uses Web Views to add full natives into an app.
Uses SQLiteDatabase to store infrormation.
Consumes Hacker News API.
Uses JSON to process data.