Simple Rss feed reader application.
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.
The following table is the detailed list of LecteurRSS.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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