This repository is not active
ReemHazzaa/NewsReader
This is a two-activity app lets a user view top hacker news using the HackerNews API. When an article is clicked, the content of it's html page is loaded into a webview in a new activity. The app stores these data in a Sqlite DB.
Java