saih1 / NewsReaderApp

Android app to read news provided on news.ycombinator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Reader App

Android application that retrieves news data from https://news.ycombinator.com with the functionality to view them using WebView within the application. The request for a list of news can be made using 3 different filters; top stories, new stories, and best stories. A click on a specific news title launches the WebView loaded with the respective URL and a long click on specific news title shows a toast containing information about the owner of the article or story, and the unique ID provided by the API.

Details

App demo video

https://www.dropbox.com/s/r7gygjgdmrysh4q/NewsReader.mp4?dl=0

About

Android app to read news provided on news.ycombinator.com


Languages

Language:Java 100.0%