Show HN: Minimalist HN reader with material design
Hello everyone!, this is a app I have being working on recently. I know there are number of HN readers on android. But couldn't find a one suitable for daily use. So I started developing this app. News articles, comments open in default browser of the device. Click on title of the item to open the article and anywhere else to open comments. Pull down to refresh. Swipe left and right to change the tabs. This is only the first phase of application. Lot of functions yet to be implement (you can read more in Google play listing). Before developing further I would love to have some feedback. BTW I'm a CS undergraduate.Thank you.
Image :http://www.kasungamlath.com/assets/hnyc_framed.png Application :https://play.google.com/store/apps/details?id=com.kasungamlath.hackernews
Any feedback is appreciated, thanks!
5 comments
[ 4.7 ms ] story [ 23.3 ms ] threadSome pointers:
* Your story list is incredibly crowded and the text/background colors are too similar.
* Your store screenshots: don't need the Pull to refresh image (which, by the way seems like the wrong color). Also, don't know what the image with the empty list items is.
* The story number seems unnecessary, and has too much priority on the list item
Looks like a good start though, let me know if you've got any questions!
* I was trying to imitate the web interface. That's why it seems crowded. I agree it should change.
* I was trying to get the screenshots of functionality since I only have one screen yet. (color changes after each cycle)
* Story numbers won't make the next release.
Thanks for the pointers. Do you mind sharing your client? Btw any pointers on how to get more feedback?
I found that I got some good feedback via /r/androiddev and /r/android (once I got the client to a presentable state). My client: https://play.google.com/store/apps/details?id=io.dwak.holoha...
and source: https://github.com/dinosaurwithakatana/hacker-news-android
* The login function isn't still available in official API?
* How did you promote your testing community(g+ page)?
* How are the donations coming?
* There is an AlertDialog on the first run of the application that lets the user know about the G+ community
* Donations haven't been publicized yet (I only added the links a couple of weeks ago). I may publicize them soon, as the Heroku instance I'm running the server on may need to be moved into a pay tier.