Android application which gets RSS from specific url and then displays feed in Android application.
bloggernews is hosted in the following web site
https://github.com/Gedzis/bloggernews
If you think the Android project bloggernews listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of bloggernews.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 4 image files in bloggernews. The names of the image files are listed as follows.
ic_tab_info_grey.png ic_tab_info_white.png ic_tab_rss_grey.png ic_tab_rss_white.png
The following screenshort is generated from the image listed above.
bloggernews has the following Java source files.
net.gedzis.blogeriunaujienos.AboutTab.java net.gedzis.blogeriunaujienos.ArticleViewActivity.java net.gedzis.blogeriunaujienos.BlogeriuNaujienos.java net.gedzis.blogeriunaujienos.FeedListTab.java net.gedzis.blogeriunaujienos.WebsiteTabActivity.java net.gedzis.blogeriunaujienos.common.BaseActions.java net.gedzis.blogeriunaujienos.common.Constants.java net.gedzis.blogeriunaujienos.common.MainData.java net.gedzis.blogeriunaujienos.model.FeedItem.java net.gedzis.blogeriunaujienos.model.WebSite.java net.gedzis.blogeriunaujienos.rss.BaseFeedParser.java