Android Open Source - Development rss RSSFEED






Project Summary

Its an android application that reads XML from RSS feed and display in various section of application.

Web Site / Source Repository

RSSFEED is hosted in the following web site
https://github.com/Vivekbhusal/RSSFEED

If you think the Android project RSSFEED 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 RSSFEED.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\optionlist.xml
res\raw\yipl.xml




Resource Files

There are 1 image files in RSSFEED. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RSSFEED has the following Java source files.

org.yipl.rssfeed.LocalXMLParser.java
org.yipl.rssfeed.MainActivity.java
org.yipl.rssfeed.News.java
org.yipl.rssfeed.Single_NewsDisplay.java
org.yipl.rssfeed.XMLParser.java