RSS reader (android).
rss_reader is hosted in the following web site
https://github.com/herikiswanto/rss_reader
If you think the Android project rss_reader 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 rss_reader.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in rss_reader. The names of the image files are listed as follows.
ic_action_search.png ic_menu_delete.png
The following screenshort is generated from the image listed above.
rss_reader has the following Java source files.
com.txtriet.rss.reader.RSSFeed.java com.txtriet.rss.reader.RSSHandler.java com.txtriet.rss.reader.RSSItem.java com.txtriet.rss.reader.RssDBAdapter.java com.txtriet.rss.reader.RssItemActivity.java com.txtriet.rss.reader.RssItemListActivity.java com.txtriet.rss.reader.RssReaderActivity.java