Android Open Source - Development rss LecteurRSS






Project Summary

Simple Rss feed reader application.

Web Site / Source Repository

LecteurRSS is hosted in the following web site
https://github.com/nguyeti/LecteurRSS

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 3 image files in LecteurRSS. The names of the image files are listed as follows.

arrow_right_small.png
ic_action_add.png
loading.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LecteurRSS has the following Java source files.

com.example.lecteurrss.FeedItem.java
com.example.lecteurrss.FeedItemListActivity.java
com.example.lecteurrss.FeedListAdapter.java
com.example.lecteurrss.MainActivity.java
com.example.lecteurrss.MySQLiteHelper.java
com.example.lecteurrss.RSSFeeds.java
com.example.lecteurrss.SqlHandler.java
com.example.lecteurrss.XmlParser.java