Skip to content

Simple Android App to hit the NY Times Most Popular Articles API and shows list of articles, shows article details when items on the list are tapped (a typical master/detail app).

License

Notifications You must be signed in to change notification settings

bmbmsngh/news-demo

Repository files navigation

typora-root-url
./

NY Times Most Popular Article Listing and Its Detail

To run this application,

clone this repo using following command: git clone https://github.com/bmbmsngh/news-demo.git

OR

download repo, on top right corner click on Clone or download. Then click on Download ZIP. As zip file get downloaded, extract the zip file.

Open cloned folder or extracted zip folder in android studio.

run-this-application

Generate code coverage report,

In android studio right click on app folder and select Run 'All Tests' with Coverage option.

code-coverage

About

Simple Android App to hit the NY Times Most Popular Articles API and shows list of articles, shows article details when items on the list are tapped (a typical master/detail app).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages