Android Open Source - Development rss bloggernews






Project Summary

Android application which gets RSS from specific url and then displays feed in Android application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bloggernews.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Activity Count5
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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