Android Open Source - News reader HN






Project Summary

(Very) Simple Hacker News Reader.

Web Site / Source Repository

HN is hosted in the following web site
https://github.com/yelinaung/HN

If you think the Android project HN listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of HN.

ItemValue
Java File Count6
Activity Count2
Required Permissionsandroid.permission.INTERNET

License

The license information of HN is as follows:

Apache License





Java Source Files

com.yelinaung.hn.app.db.DbHelper.java
com.yelinaung.hn.app.db.DbMgr.java
com.yelinaung.hn.app.db.StoryDao.java
com.yelinaung.hn.app.model.Story.java
com.yelinaung.hn.app.ui.MainActivity.java
com.yelinaung.hn.app.ui.StoryAdapter.java