All Projects → hitherejoe → Hackernewsreader

hitherejoe / Hackernewsreader

Modern Hacker News reader with a Material Design look!

Programming Languages

java
68154 projects - #9 most used programming language

Hacker News Reader


A simple and modern Material Design influenced Hacker News reader Android app. Read, view comments, bookmark and share stories from the hacker news feed!

Building

To build, install and run a debug version, run this from the root of the project:

./gradlew installRunDebug

Testing

To run unit tests on your machine using [Robolectric] (http://robolectric.org/):

./gradlew testDebug

To run automated tests on connected devices:

./gradlew connectedAndroidTest

Contributions

Thanks to [matto1990] (https://github.com/matto1990) for contributing to this project!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].