I would like to share my little project with you.
The idea behind the project is simple: I spend around 2 hours each day riding on trains, trams and buses. I don't have WiFi there, so I cant browse my favorite site - HN. So I decided to make an app, that makes it easy to preload the articles and comments for offline reading. Before I leave the house, I open the app, press preload, and in about 3 minutes I have a fully functional offline HN clone (along with all the URLs content and comments).
You can get the source code, as well as a built APK here: https://github.com/bndr/HNreader
As this is my first Android project I would like to hear your thoughts on usability, code style, bugs etc.